frostfs-sdk-go/client
Leonard Lyubich 2a0b7b6b40 [#140] client: Specify status errors of `Client` methods
Extend docs with supported status returns. Add several helper functions
which allow to check the particular status.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-02 18:27:08 +03:00
..
status [#140] apistatus: Support session errors 2022-03-02 18:27:08 +03:00
accounting.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00
client.go [#140] client: Specify status errors of `Client` methods 2022-03-02 18:27:08 +03:00
common.go [#146] client: Customize private key in object HEAD/DELETE 2022-02-21 15:21:37 +03:00
container.go [#140] client: Specify status errors of `Client` methods 2022-03-02 18:27:08 +03:00
errors.go [#140] client: Specify status errors of `Client` methods 2022-03-02 18:27:08 +03:00
netmap.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00
object_delete.go [#140] client: Specify status errors of `Client` methods 2022-03-02 18:27:08 +03:00
object_get.go [#140] client: Specify status errors of `Client` methods 2022-03-02 18:27:08 +03:00
object_hash.go [#140] client: Specify status errors of `Client` methods 2022-03-02 18:27:08 +03:00
object_put.go [#140] client: Specify status errors of `Client` methods 2022-03-02 18:27:08 +03:00
object_search.go [#140] client: Specify status errors of `Client` methods 2022-03-02 18:27:08 +03:00
object_search_test.go [#148] client: Allow to iterate over search results 2022-02-28 10:19:35 +03:00
opts.go [#131] client: Remove no longer needed code 2022-02-18 17:01:08 +03:00
raw.go [#111] client: Fix doc comments 2022-01-11 11:03:14 +03:00
reputation.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00
response.go [#131] client: Remove no longer needed code 2022-02-18 17:01:08 +03:00
session.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00