package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

New attempts to create a new job queue from the provided database.
No description provided by the author

# Structs

Jobs tracks a series of jobs that form a DAG of dependencies.
No description provided by the author

# Interfaces

Job defines the interface required to be placed on the job queue.
Parser allows parsing a job from bytes.