frostfs-sdk-go/client/status
Evgenii Baidakov e0afe0807c
client: Fix error checking for go 1.18-19
Should be reverted/updated when minimum version of Go will be set to 1.20

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
2023-05-19 12:19:20 +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 client: Fix error checking for go 1.18-19 2023-05-19 12:19:20 +04:00
status_test.go client: Replace apistatus type check with error check 2023-05-19 10:33:09 +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 client: Update documentation 2023-05-19 12:19:18 +04:00
v2_test.go client: Extend tests for apistatuses 2023-05-19 12:19:18 +04:00