frostfs-api-go/rpc/client
Dmitrii Stepanov 13fa0da374 [] rpc: Allow to specify custom gRPC dialer
After grpc upgrade there is no DialContext call.
So connection is not actually established after created.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-16 12:35:37 +03:00
..
call_options.go [] rpc: Allow to specify custom gRPC dialer 2024-09-16 12:35:37 +03:00
client.go [] protogen: Initial implementation 2024-08-19 10:47:00 +03:00
conn.go [] rpc: Accept interface in place of ClientConn 2024-08-01 08:50:24 +03:00
connect.go [] rpc: Allow to specify custom gRPC dialer 2024-09-16 12:35:37 +03:00
flows.go Rename package name 2023-03-07 13:42:36 +03:00
init.go [] rpc: Allow to specify custom gRPC dialer 2024-09-16 12:35:37 +03:00
options.go [] rpc: Allow to specify custom gRPC dialer 2024-09-16 12:35:37 +03:00
options_test.go Move to frostfs-api 2022-12-12 17:40:48 +03:00
stream_wrapper.go Rename package name 2023-03-07 13:42:36 +03:00
util.go Rename package name 2023-03-07 13:42:36 +03:00