frostfs-sdk-go/client/status
Evgenii Baidakov b9ec85e5e3
status: Remove IsSuccessful and ErrToStatus functions
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
2023-05-23 07:36:32 +04:00
..
common.go client: Fix error checking for go 1.18-19 2023-05-19 12:19:20 +04:00
common_test.go [#315] client/status: Add NodeUnderMaintenance status 2022-09-19 16:49:27 +04:00
container.go client: Fix error checking for go 1.18-19 2023-05-19 12:19:20 +04:00
errors_test.go client: Move and extend status errors tests 2023-05-19 10:33:08 +04:00
object.go client: Fix error checking for go 1.18-19 2023-05-19 12:19:20 +04:00
object_test.go [#140] apistatus: Support ACCESS_DENIED error 2022-03-02 18:27:08 +03:00
session.go client: Fix error checking for go 1.18-19 2023-05-19 12:19:20 +04:00
status.go status: Remove IsSuccessful and ErrToStatus functions 2023-05-23 07:36:32 +04:00
success.go [#322] *: Go fmt -s 2022-08-24 18:58:59 +03:00
unrecognized.go client: Add separate error for each apistatus 2023-05-19 10:33:08 +04:00
v2.go status: Remove IsSuccessful and ErrToStatus functions 2023-05-23 07:36:32 +04:00
v2_test.go client: Extend tests for apistatuses 2023-05-19 12:19:18 +04:00