Skip to content

Instantly share code, notes, and snippets.

@weivall
Created April 24, 2017 20:20
Show Gist options
  • Save weivall/779d66888f1a336bd1244dc5dcd5ee53 to your computer and use it in GitHub Desktop.
Save weivall/779d66888f1a336bd1244dc5dcd5ee53 to your computer and use it in GitHub Desktop.
Protoc plugin
$ protoc myproto/myproto.proto -I. --go_out=plugin=grpc:.
$ protoc myproto/myproto.proto -I. --grpc-gateway_out=logtostderr=true,Mgoogle/api/annotations.proto=myrepo/api/annotations.proto:.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment