package
Version:
v0.8.6
Opens a new window with list of versions in this module.
Published: Apr 4, 2019
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Queue is a threadsafe FIFO queue implementing storage.Queue
New returns a queue suitable for testing
Dequeue removes a FIFO element
Enqueue add a FIFO element
Peekqueue gets upto 'limit' entries from the list queue
Source Files
¶
Click to show internal directories.
Click to hide internal directories.