package
0.0.0-20211127192921-538a9bf3b105
Repository: https://github.com/lasthyphen/avalanchego-1.4.11.git
Documentation: pkg.go.dev

# Functions

New returns a new, concurrency-safe codec.
No description provided by the author

# Constants

DefaultTagName that enables serialization.
SliceLenTagName that specifies the length of a slice.
TagValue is the value the tag must have to be serialized.

# Structs

No description provided by the author

# Interfaces

StructFielder handles discovery of serializable fields in a struct.
No description provided by the author