frostfs-api-go/rpc
Leonard Lyubich 066a2dba74 [#196] rpc/grpc: Implement Client.Conn method
Implement `Client.Conn` method which returns underlying connection as
`io.Closer`. Method is going to be used for forwarding the connection to
superior clients.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-31 10:13:00 +03:00
..
client [#286] client: Add TLS options 2021-05-24 16:56:59 +03:00
common [#263] Implement client for exchanging raw messages using gRPC protocol 2021-03-17 14:03:49 +03:00
grpc [#196] rpc/grpc: Implement Client.Conn method 2021-05-31 10:13:00 +03:00
message [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00