package
1.0.0
Repository: https://github.com/balesz/go.git
Documentation: pkg.go.dev

# Functions

New creates a new queue.

# Structs

ForceRunState is the type of the force run document.
Queue is the struct of the queue.
State is the type of the queue state holder.
Task is the struct of the queue processor.

# Interfaces

Worker defines the queue worker interface.