...

Text file src/github.com/gogo/protobuf/test/typedecl/Makefile

Documentation: github.com/gogo/protobuf/test/typedecl

     1regenerate:
     2	go install github.com/gogo/protobuf/protoc-gen-gogo
     3	protoc-min-version --version="3.0.0" --gogo_out=. --proto_path=../../../../../:../../protobuf/:. typedecl.proto

View as plain text