frostfs-api-go/rpc/client
Airat Arifullin 2511f4ca70
All checks were successful
Tests and linters / Tests (1.19) (pull_request) Successful in 1m39s
Tests and linters / Lint (pull_request) Successful in 1m46s
Tests and linters / Tests with -race (pull_request) Successful in 3m12s
Tests and linters / Tests (1.20) (pull_request) Successful in 7m6s
[#40] types: Generate StableMarshaler/StableSize methods for protobufs
* Add plugin option for protogen in Makefile
* Fix the generator for the plugin in util/protogen
* Erase convertable types, move helpful methods to gRPC protobufs
* Erase helpers for convertations
* Generate StableMarshlal/StableSize for protobufs by the protoc plugin

Signed-off-by: Airat Arifullin a.arifullin@yadro.com
2023-07-10 15:29:21 +03:00
..
call_options.go [#27] *: Add linter exceptions 2023-05-03 14:15:56 +03:00
client.go [#36] tracing: Drop tracing pkg 2023-05-31 11:40:46 +00:00
conn.go [#2] rpc/client: Remove additional wrapper 2023-02-06 11:30:33 +03:00
connect.go [#2] rpc/client: Allow to override low-level gRPC options 2023-02-06 11:30:33 +03:00
flows.go [#40] types: Generate StableMarshaler/StableSize methods for protobufs 2023-07-10 15:29:21 +03:00
init.go [#40] types: Generate StableMarshaler/StableSize methods for protobufs 2023-07-10 15:29:21 +03:00
options.go [#32] client: drop keepalive options 2023-05-18 17:30:35 +03:00
options_test.go Move to frostfs-api 2022-12-12 17:40:48 +03:00
stream_wrapper.go [#40] types: Generate StableMarshaler/StableSize methods for protobufs 2023-07-10 15:29:21 +03:00
util.go [#40] types: Generate StableMarshaler/StableSize methods for protobufs 2023-07-10 15:29:21 +03:00