//
pkg.gl
Category
github.com/nats-io/nats.go
encoders
protobuf
package
1.39.1
Repository:
https://github.com/nats-io/nats.go.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
12
Files
46 SLOC
#
Constants
PROTOBUF_ENCODER
Additional index for registered Encoders.
#
Variables
ErrInvalidProtoMsgDecode
ErrInvalidProtoMsgEncode
#
Structs
ProtobufEncoder
ProtobufEncoder is a protobuf implementation for EncodedConn This encoder will use the builtin protobuf lib to Marshal and Unmarshal structs.