frostfs-api-go/v2/client
Leonard Lyubich 03ac6bedb4 [#205] v2/client: Replace WithGRPCDialContext option with WithDialTimeout
There is a need to set dial timeout in v2 client that is used in case of
internal connection opening. Add DialTimeout option constructor to support
this feature. Remove unused and no longer needed WithGRPCDialContext
function.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-11-23 14:15:42 +03:00
..
options.go [#205] v2/client: Replace WithGRPCDialContext option with WithDialTimeout 2020-11-23 14:15:42 +03:00
proto.go v2: Add cross-service client package 2020-09-18 10:43:36 +03:00