tree: 72126796cce37bb0a46d250f48d6673a3005f0b1 [path history] [tgz]
  1. PulsarApi.pb.go
  2. PulsarApi.proto
  3. README.md
pulsar/internal/pulsar_proto/README.md
go get github.com/gogo/protobuf/protoc-gen-gogofast
go get github.com/gogo/protobuf/proto
go get github.com/gogo/protobuf/gogoproto

Generate code:

protoc -I=. -I=$GOPATH/src -I=$GOPATH/src/github.com/gogo/protobuf/protobuf --gogofast_out=. PulsarApi.proto