//
pkg.gl
Category
github.com/changsongl/delay-queue
bucket
package
0.1.0
Repository:
https://github.com/changsongl/delay-queue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
135 SLOC
#
Functions
New
New a Bucket interface object.
#
Constants
DefaultMaxFetchNum
DefaultMaxFetchNum default max fetching job from bucket.
#
Interfaces
Bucket
Bucket interface to save jobs and repeat is searched for jobs which are ready to process.