frostfs-sdk-go/client/status
Alex Vanin a55ffa4796 [#176] 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 [#168] client: Adopt replacement of pointer slices with struct slices 2022-03-15 16:59:59 +03:00
common_test.go [#127] apistatus: Support WRONG_MAGIC_NUMBER status 2022-02-01 17:02:58 +03:00
container.go [#140] apistatus: Support `CONTAINER_NOT_FOUND` error 2022-03-02 18:27:08 +03:00
object.go [#140] apistatus: Support `OBJECT_ALREADY_REMOVED` error 2022-03-02 18:27:08 +03:00
object_test.go [#140] apistatus: Support `ACCESS_DENIED` error 2022-03-02 18:27:08 +03:00
session.go [#140] apistatus: Support session errors 2022-03-02 18:27:08 +03:00
status.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
status_test.go [#83] client: Implement status library 2021-11-23 13:03:40 +03:00
success.go [#127] apistatus: Fix grammar of `fromStatusV2` method docs 2022-02-01 17:02:58 +03:00
unrecognized.go [#127] apistatus: Fix grammar of `fromStatusV2` method docs 2022-02-01 17:02:58 +03:00
v2.go [#176] status: Do not lose built-in error text message 2022-03-16 17:16:20 +03:00
v2_test.go [#176] status: Do not lose built-in error text message 2022-03-16 17:16:20 +03:00