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