1regenerate: 2 go install github.com/gogo/protobuf/protoc-gen-gogo 3 protoc --proto_path=.:$(GOPATH)/src/:$(GOPATH)/src/github.com/gogo/protobuf/protobuf/ \ 4 --gogo_out=. events.proto
View as plain text