Skip to content

Instantly share code, notes, and snippets.

@aligoren
Created May 30, 2022 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aligoren/d1a418e1b733cf3dc6a975455bc0a0ba to your computer and use it in GitHub Desktop.
Save aligoren/d1a418e1b733cf3dc6a975455bc0a0ba to your computer and use it in GitHub Desktop.
create-code:
protoc --proto_path=protos protos/* --go_out=gen/
protoc --proto_path=protos protos/* --go-grpc_out=gen/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment