frostfs-sdk-go/client
Alex Vanin 68b0440c62 [#164] 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 [#140] apistatus: Support session errors 2022-03-02 18:27:08 +03:00
accounting.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
client.go [#164] Do not return rpc.Balance error in Dial 2022-03-14 13:04:49 +03:00
common.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
container.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
doc.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
errors.go [#140] client: Specify status errors of `Client` methods 2022-03-02 18:27:08 +03:00
netmap.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_delete.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_get.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_hash.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_put.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_search.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
object_search_test.go [#148] client: Allow to iterate over search results 2022-02-28 10:19:35 +03:00
reputation.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
response.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
session.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00