Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 188 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 188 Bytes

proto-buffer

protoc -I src/ --go_out=src src/simple/simple.proto

protoc -I src/ --go_out=src src/enumexample/enum_example.proto

protoc -I src/ --go_out=src src/complex/complex.proto