Skip to content

Pulsar Codec Go. Feel free to open an issue if you have any questions or feature requests.

Notifications You must be signed in to change notification settings

protocol-laboratory/pulsar-codec-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulsar-codec-go

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:

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

About

Pulsar Codec Go. Feel free to open an issue if you have any questions or feature requests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages