frostfs-api-go/rpc/client
Pavel Karpy 89aede1fb3 [#286] client: Add TLS options
Add `WithTLSConfig` option to client.
If it is not nil then client will
try to open secured connection.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-05-24 16:56:59 +03:00
..
call_options.go [#263] Implement client for exchanging raw Protobuf messages 2021-03-17 14:03:49 +03:00
client.go [#263] Implement client for exchanging raw Protobuf messages 2021-03-17 14:03:49 +03:00
connect.go [#286] client: Add TLS options 2021-05-24 16:56:59 +03:00
flows.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
init.go [#263] Implement client for exchanging raw Protobuf messages 2021-03-17 14:03:49 +03:00
options.go [#286] client: Add TLS options 2021-05-24 16:56:59 +03:00