frostfs-sdk-go/client
Leonard Lyubich 9dcff95a29 [#83] client: Implement status library
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>
2021-11-23 13:03:40 +03:00
..
status [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
accounting.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
client.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
container.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
netmap.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
object.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
object_test.go [#62] client: move package from neofs-api-go 2021-11-10 18:29:19 +03:00
opts.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
raw.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
reputation.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
response.go [#62] client: move package from neofs-api-go 2021-11-10 18:29:19 +03:00
session.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00