# Functions

newQueue returns a new queue.
SetRequeued updates the number of requeued items.

# Structs

queue provides a rate-limited queue that processes items with a provided reconcile function.