package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Feb 21, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Queue struct use to put and get job items
NewQueue inits a new queue struct
func (q *Queue) DequeueWhile()
DequeueWhile start maxDequeue workers while the queue is not empty
Len of the current dequeue
Put a new item into the queue and the storage
Source Files
¶
Click to show internal directories.
Click to hide internal directories.