# Functions

New constructs a new PriorityQueue.

# Structs

AddOpts describes the options for adding items to the queue.
Opts contains the options for a PriorityQueue.

# Interfaces

PriorityQueue is a priority queue for a controller.

# Type aliases

Opt allows to configure a PriorityQueue.