frostfs-api-go/pkg/client
Leonard Lyubich 7cb9b8f283 [#267] pkg/client: Extend Client interface with Raw method
Add `Client.Raw` method which returns underlying raw protobuf client.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-03-17 14:30:02 +03:00
..
accounting.go [#263] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00
client.go [#267] pkg/client: Extend Client interface with Raw method 2021-03-17 14:30:02 +03:00
container.go [#263] pkg/client: Split interface method's declarations with linebreaks 2021-03-17 14:03:49 +03:00
netmap.go [#263] pkg/client: Split interface method's declarations with linebreaks 2021-03-17 14:03:49 +03:00
object.go [#263] pkg/client: Split interface method's declarations with linebreaks 2021-03-17 14:03:49 +03:00
opts.go [#263] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00
raw.go [#263] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00
session.go [#263] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00