frostfs-api-go/rpc/client
Dmitrii Stepanov 084c3f8e92
All checks were successful
DCO action / DCO (pull_request) Successful in 1m10s
Tests and linters / Lint (pull_request) Successful in 1m21s
Tests and linters / Tests (pull_request) Successful in 1m0s
Tests and linters / Tests with -race (pull_request) Successful in 1m23s
[#9999] 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-13 17:19:56 +03:00
..
call_options.go [#9999] rpc: Allow to specify custom gRPC dialer 2024-09-13 17:19:56 +03:00
client.go [#77] protogen: Initial implementation 2024-08-19 10:47:00 +03:00
conn.go [#98] rpc: Accept interface in place of ClientConn 2024-08-01 08:50:24 +03:00
connect.go [#9999] rpc: Allow to specify custom gRPC dialer 2024-09-13 17:19:56 +03:00
flows.go Rename package name 2023-03-07 13:42:36 +03:00
init.go [#9999] rpc: Allow to specify custom gRPC dialer 2024-09-13 17:19:56 +03:00
options.go [#9999] rpc: Allow to specify custom gRPC dialer 2024-09-13 17:19:56 +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