package
0.1.20
Repository: https://github.com/indra-labs/indra.git
Documentation: pkg.go.dev

# Functions

TooShort is a helper function to return an error for a truncated packet.

# Constants

ErrTooShort is an error for codec.Codec implementations to signal a message buffer is shorter than the minimum defined for the message type.
Len is the length in bytes of the magic bytes that prefixes all Indra messages.