Documentation
¶
Overview ¶
codec package implements various codecs to be used with the publisher to encode and decode messages.
codec package implements various codecs to be used with the publisher to encode and decode messages.
codec package implements various codecs to be used with the publisher to encode and decode messages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PbCodec ¶ added in v0.4.3
type PbCodec struct { }
func NewPbCodec ¶ added in v0.4.3
func NewPbCodec() *PbCodec
type ProtoJsonCodec ¶ added in v0.4.3
type ProtoJsonCodec struct { }
func NewProtoJsonCodec ¶ added in v0.4.3
func NewProtoJsonCodec() *ProtoJsonCodec
Click to show internal directories.
Click to hide internal directories.