frostfs-api-go/rpc
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
..
client [#117] rpc: Allow to specify custom gRPC dialer 2024-09-16 12:35:37 +03:00
common Rename package name 2023-03-07 13:42:36 +03:00
grpc [#28] Replace interface{} with any 2023-05-15 17:25:04 +03:00
message [#109] rpc/message: Remove incorrect copypaste 2024-08-27 11:36:08 +03:00
accounting.go Rename package name 2023-03-07 13:42:36 +03:00
apemanager.go [#81] rpc: Fix apemanager rpc service name 2024-05-06 14:46:54 +03:00
common.go [#81] rpc: Fix apemanager rpc service name 2024-05-06 14:46:54 +03:00
container.go [#112] container: Remove GetExtendedACL 2024-09-02 14:10:49 +03:00
netmap.go [#77] protogen: Initial implementation 2024-08-19 10:47:00 +03:00
object.go [#94] rpc: Introduce ObjectService.Patch method 2024-07-29 08:55:14 +00:00
session.go Rename package name 2023-03-07 13:42:36 +03:00