frostfs-sdk-go/client/status
Alex Vanin a55ffa4796 [] status: Do not lose built-in error text message
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-03-16 17:16:20 +03:00
..
common.go [] client: Adopt replacement of pointer slices with struct slices 2022-03-15 16:59:59 +03:00
common_test.go [] apistatus: Support WRONG_MAGIC_NUMBER status 2022-02-01 17:02:58 +03:00
container.go [] apistatus: Support CONTAINER_NOT_FOUND error 2022-03-02 18:27:08 +03:00
object.go [] apistatus: Support OBJECT_ALREADY_REMOVED error 2022-03-02 18:27:08 +03:00
object_test.go [] apistatus: Support ACCESS_DENIED error 2022-03-02 18:27:08 +03:00
session.go [] apistatus: Support session errors 2022-03-02 18:27:08 +03:00
status.go [] client: Implement status library 2021-11-23 13:03:40 +03:00
status_test.go [] client: Implement status library 2021-11-23 13:03:40 +03:00
success.go [] apistatus: Fix grammar of fromStatusV2 method docs 2022-02-01 17:02:58 +03:00
unrecognized.go [] apistatus: Fix grammar of fromStatusV2 method docs 2022-02-01 17:02:58 +03:00
v2.go [] status: Do not lose built-in error text message 2022-03-16 17:16:20 +03:00
v2_test.go [] status: Do not lose built-in error text message 2022-03-16 17:16:20 +03:00