frostfs-api-go/rpc/grpc
Leonard Lyubich e459378b16 [#306] grpc: Fix the format of full method names
All calling RPC's should have a leading slash according to docs of using
gRPC library.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-15 10:15:40 +03:00
..
call_options.go [#263] Implement client for exchanging raw messages using gRPC protocol 2021-03-17 14:03:49 +03:00
client.go [#263] Implement client for exchanging raw messages using gRPC protocol 2021-03-17 14:03:49 +03:00
conn.go [#196] rpc/grpc: Implement Client.Conn method 2021-05-31 10:13:00 +03:00
init.go [#263] Implement client for exchanging raw messages using gRPC protocol 2021-03-17 14:03:49 +03:00
options.go [#263] Implement client for exchanging raw messages using gRPC protocol 2021-03-17 14:03:49 +03:00
util.go [#306] grpc: Fix the format of full method names 2021-06-15 10:15:40 +03:00