frostfs-sdk-go/client
Alex Vanin 68b0440c62 [] Do not return rpc.Balance error in Dial
Balance request should be replaced with more generic Dial()
call from neofs-api-go.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-03-14 13:04:49 +03:00
..
status [] apistatus: Support session errors 2022-03-02 18:27:08 +03:00
accounting.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
client.go [] Do not return rpc.Balance error in Dial 2022-03-14 13:04:49 +03:00
common.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
container.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
doc.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
errors.go [] client: Specify status errors of Client methods 2022-03-02 18:27:08 +03:00
netmap.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_delete.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_get.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_hash.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_put.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_search.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_search_test.go [] client: Allow to iterate over search results 2022-02-28 10:19:35 +03:00
reputation.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
response.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
session.go [] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00