# 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.