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

# Functions

NewState returns a new State.

# Constants

BlockTypeID is the type ID of blocks in state.
IDTypeID is the type ID for ids.ID.
StatusTypeID is the type ID for choices.Status.
TimeTypeID is the type ID for time.

# Interfaces

State is a key-value store where every value is associated with a "type ID".