package
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Nov 25, 2017
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Setup(maxQueueSize int, maxWorkers int) chan Job
Setup creates and returns a job queue, and starts a dispatcher to process the queue
Job is a unit of work to be processed by the job dispatcher.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.