Categorygithub.com/protocol-laboratory/pulsar-codec-go
module
0.0.0-20230905010252-e03c7aeb3ec4
Repository: https://github.com/protocol-laboratory/pulsar-codec-go.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author