frostfs-sdk-go/client
Leonard Lyubich 22dad0573d [#164] client: Refactor and document package functionality
Get rid of `Option` pattern. Define `Init`, `Dial` and `Close` methods
for the corresponding stages of use.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-10 15:02:10 +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] client: Refactor and document package functionality 2022-03-10 15:02:10 +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