frostfs-api-go/rpc/client
Dmitrii Stepanov 13fa0da374
All checks were successful
Tests and linters / Lint (pull_request) Successful in 41s
DCO action / DCO (pull_request) Successful in 45s
Tests and linters / Tests (pull_request) Successful in 46s
Tests and linters / Tests with -race (pull_request) Successful in 56s
[#117] 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 [#117] rpc: Allow to specify custom gRPC dialer 2024-09-16 12:35:37 +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 [#117] 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 [#117] rpc: Allow to specify custom gRPC dialer 2024-09-16 12:35:37 +03:00
options.go [#117] 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