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
At my local test, I see the following message while buf generate:
$ buf generate
Failure: plugin grpc-cpp: common.proto: cpp grpc proto compiler plugin does not work with generic services. To generate cpp grpc APIs, please set "cc_generic_service = false".
How can I use cc_generic_service in my proto files? Any hints?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
At my local test, I see the following message while
buf generate
:How can I use
cc_generic_service
in my proto files? Any hints?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions