frostfs-api-go/v2
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
..
accounting [#168] accounting: Implement binary/JSON encoders/decoders on Decimal 2020-11-13 18:07:26 +03:00
acl [#168] acl: Implement binary/JSON encoders/decoders on BearerToken 2020-11-13 18:07:26 +03:00
client [#205] v2/client: Replace WithGRPCDialContext option with WithDialTimeout 2020-11-23 14:15:42 +03:00
container [#168] container: Implement binary/JSON encoders/decoders on Container 2020-11-13 18:07:26 +03:00
netmap [#168] netmap: Implement binary and JSON encoders/decoders on Filter 2020-11-13 18:07:26 +03:00
object [#168] object: Implement binary/JSON encoders/decoders on Object 2020-11-13 18:07:26 +03:00
refs [#168] refs: Implement binary/JSON encoders/decoders on Checksum 2020-11-13 18:07:26 +03:00
session [#168] session: Implement binary/JSON encoders/decoders on ResponseVerify 2020-11-13 18:07:26 +03:00
signature [#166] v2/netmap: add v2 structures for netmap service 2020-10-08 15:38:57 +03:00
storagegroup [#168] storageGroup: Implement binary/JSON encoders/decoders on SG 2020-11-13 18:07:26 +03:00