You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be an unfinished and undocumented feature that gets pulled in by default, conflicting with protoc-gen-go-grpc. Should this be excluded from the default feature list?
Hi All,
I'm running the vtproto generator on the proto below, we use both the go + go-grpc generators in addition to vtproto.
However when I run the vtproto generator it duplicates the grpc generated code.
What's the best way to deal with this type of proto to remove the duplicated code?
Thanks!
Glenn
Single proto
Attached are the generated files: gen.zip
Split protos
Attached are the split generated files: gen 2.zip
messages.proto
grpc.proto
The text was updated successfully, but these errors were encountered: