Skip to content

Instantly share code, notes, and snippets.

@abbasnaqdi
Created July 10, 2018 00:15
Show Gist options
  • Save abbasnaqdi/8b5accf83879a8c0c876965916a051f4 to your computer and use it in GitHub Desktop.
Save abbasnaqdi/8b5accf83879a8c0c876965916a051f4 to your computer and use it in GitHub Desktop.
proto file compile command
protoc --go_out=plugins=grpc:. path/name.proto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment