frostfs-api-go/pkg/client
Leonard Lyubich 89be8d3f5a [#196] pkg/client: Extend Client interface with Conn method
Add `Conn` method to `Client` interface which must return the underlying
connection. Implement new method on the core structure. `Conn` can be used
to control the connection (e.g. for closing).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-31 10:13:00 +03:00
..
accounting.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
client.go [#196] pkg/client: Extend Client interface with Conn method 2021-05-31 10:13:00 +03:00
container.go [#283] client/container: Write new fields to eACL table in GetEACL 2021-05-26 12:24:58 +03:00
netmap.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
object.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
opts.go [#286] client: Add TLS options 2021-05-24 16:56:59 +03:00
raw.go [#196] pkg/client: Extend Client interface with Conn method 2021-05-31 10:13:00 +03:00
reputation.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
session.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00