Open vtolstov opened 4 years ago
reuse protoc-gen-gotemplate based stuff drop grpc-gateway proto stuff and google api stuff. copy-paste all needed stuff to micro proto and gen files for go and python and all other languages via gh actions
mostly create extension inside proto and use it in generator https://blog.golang.org/protobuf-apiv2
https://github.com/isa-group/SLA4OAI-TC/blob/master/specs/index.md https://github.com/OAI/OpenAPI-Specification/issues/541
reuse protoc-gen-gotemplate based stuff drop grpc-gateway proto stuff and google api stuff. copy-paste all needed stuff to micro proto and gen files for go and python and all other languages via gh actions
mostly create extension inside proto and use it in generator https://blog.golang.org/protobuf-apiv2