//
pkg.gl
Category
github.com/changsongl/delay-queue
timer
package
0.1.0
Repository:
https://github.com/changsongl/delay-queue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
87 SLOC
#
Functions
New
New create a new timer for loading ready jobs from bucket.
#
Interfaces
Timer
Timer is for processing task.
#
Type aliases
TaskFunc
TaskFunc only task function can be added to the timer.