frostfs-api-go/rpc
Leonard Lyubich 22ce8e13cc [#196] rpc/client: Implement Client.Conn method
Implement `Client.Conn` which returns the connection of the underlying
transport client. The 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 [#196] rpc/client: Implement Client.Conn method 2021-05-31 10:13:00 +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