package
1.10.11
Repository: https://github.com/dioneprotocol/odysseygo.git
Documentation: pkg.go.dev

# Functions

NewAggregate returns an aggregate error from a list of errors.
No description provided by the author

# Constants

BoolLen is the number of bytes per bool.
ByteLen is the number of bytes per byte...
IntLen is the number of bytes per int.
IPLen is the number of bytes per IP.
LongLen is the number of bytes per long.
No description provided by the author
ShortLen is the number of bytes per short.

# Variables

No description provided by the author

# Structs

Closer is a nice utility for closing a group of objects while reporting an error if one occurs.
No description provided by the author
Packer packs and unpacks a byte array from/to standard values.