tree: cd9574ffbbf1e24420366ce858e6f88defceb6a6 [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