WIP: Generate StableMarshaler/StableSize methods for protobufs #43

Closed
aarifullin wants to merge 1 commit from aarifullin/frostfs-api-go:feature/40-autogen_marsh/proto into master

1 commit

Author SHA1 Message Date
bc16a32c24 [#40] types: Generate StableMarshaler/StableSize methods for protobufs
All checks were successful
Tests and linters / Tests (1.19) (pull_request) Successful in 45s
Tests and linters / Lint (pull_request) Successful in 56s
Tests and linters / Tests (1.20) (pull_request) Successful in 2m3s
Tests and linters / Tests with -race (pull_request) Successful in 2m13s
* 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 12:08:48 +03:00