1regenerate: 2 go install github.com/gogo/protobuf/protoc-gen-gogo 3 protoc --gogo_out=. --proto_path=../../../../../:../../protobuf/:. *.proto
View as plain text