WIP: [#40] types: Generate StableMarshaler/StableSize methods for protobufs #46

Closed
aarifullin wants to merge 1 commits from aarifullin:feature/40-autogen_marsh/proto-gomod into master

1 Commits (master)

Author SHA1 Message Date
Airat Arifullin 2511f4ca70 [#40] types: Generate StableMarshaler/StableSize methods for protobufs
Tests and linters / Tests (1.19) (pull_request) Successful in 1m39s Details
Tests and linters / Lint (pull_request) Successful in 1m46s Details
Tests and linters / Tests with -race (pull_request) Successful in 3m12s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 7m6s Details
* 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