package
2.0.0+incompatible
Repository: https://github.com/d0xin/go-cache.git
Documentation: pkg.go.dev

# Functions

Setup creates and returns a job queue, and starts a dispatcher to process the queue.

# Type aliases

Job is a unit of work to be processed by the job dispatcher.