9dcff95a29
Define base `Status` interface. Provide the functionality to distinguish success and failure returns. Provide functionality to transport statuses over NeoFS API V2 protocol. Support success `OK` and failure `INTERNAL` returns. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
common.go | ||
common_test.go | ||
status.go | ||
status_test.go | ||
success.go | ||
unrecognized.go | ||
v2.go | ||
v2_test.go |