# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Job that finalizes a cancelled group of work.
Job that cancels an in-progress group of work.
Job that finalizes a completed group of work.
Job that starts a group of work.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
GroupQueue is the outer wrapper of the collection of other queues.
No description provided by the author
No description provided by the author
GroupQueueJob defines the lifecycle for a group of work in the queue.
GroupQueueProvider links the group queue runner to a queue implementation.
No description provided by the author