# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
= 3.
No description provided by the author
= 1.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
2^16.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
process every 20ms.
= 0.
No description provided by the author
No description provided by the author
No description provided by the author
= 2.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AwaitingClient stores an awaiting client send channel for a tube.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Tube represents a single tube(queue) in the beanstalkg server.
# Interfaces
PriorityQueue is the interface that all backends should implement, See backend/min_heap.go for an example.
PriorityQueueItem is a single item in the PriorityQueue.