//
pkg.gl
Category
github.com/d0xin/go-cache
joque
package
2.0.0+incompatible
Repository:
https://github.com/d0xin/go-cache.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
0
Files
78 SLOC
#
Functions
Setup
Setup creates and returns a job queue, and starts a dispatcher to process the queue.
#
Type aliases
Job
Job is a unit of work to be processed by the job dispatcher.