package
3.0.1+incompatible
Repository: https://github.com/ajroetker/grid.git
Documentation: pkg.go.dev

# Packages

Package protomessage is a generated protocol buffer package.

# Functions

Marshal the value into bytes.
Register a type for marshalling and unmarshalling.
TypeName of a value.
Unmarshal the bytes into a value whos type is given, or return an error.

# Variables

ErrUnregisteredMessageType when a unregistered type is called for marshalling or unmarshalling.
ErrUnsupportedMessage when register is called with a type which cannot be en/decoded by the codec.