Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotProtobuf = errors.New("protobuf codec used on non-protobuf message")
ErrNotProtobuf is returned when using a protobuf codec on a non-protobuf message.
Functions ¶
func GetProtobufCodec ¶
func GetProtobufCodec() directive.NetworkedCodec
GetProtobufCodec returns the global instance of the protobuf codec.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.