Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 156 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 156 Bytes

Contributing

Generating protobuf code for Go

# First CD into the "protos" directory and run the below command
protoc -I=. --go_out=.. *.proto