frostfs-api-go/pkg/client
Evgenii Stratonikov ae2fb263f1 [#266] pkg/client: Export Client interface instead of structure
Make it easier to test API clients and mock specific methods.
Also add comments on exported methods.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-03-17 13:43:22 +03:00
..
accounting.go [#266] pkg/client: Export Client interface instead of structure 2021-03-17 13:43:22 +03:00
client.go [#266] pkg/client: Export Client interface instead of structure 2021-03-17 13:43:22 +03:00
client_test.go [#168] sdk/accounting: Refactor Decimal type 2020-11-13 18:07:26 +03:00
container.go [#266] pkg/client: Export Client interface instead of structure 2021-03-17 13:43:22 +03:00
netmap.go [#266] pkg/client: Export Client interface instead of structure 2021-03-17 13:43:22 +03:00
object.go [#266] pkg/client: Export Client interface instead of structure 2021-03-17 13:43:22 +03:00
opts.go [#266] pkg/client: Export Client interface instead of structure 2021-03-17 13:43:22 +03:00
session.go [#266] pkg/client: Export Client interface instead of structure 2021-03-17 13:43:22 +03:00