//
pkg.gl
Category
github.com/lvshen/mqant
module
modules
timer
package
1.8.0
Repository:
https://github.com/lvshen/mqant.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
182 SLOC
#
Functions
GetTimeWheel
No description provided by the author
New
New 创建时间轮.
SetTimeWheel
No description provided by the author
#
Structs
Task
Task 延时任务.
TimeWheel
TimeWheel 时间轮.
#
Interfaces
TaskData
TaskData 回调函数参数类型.
#
Type aliases
Job
Job 延时任务回调函数.