package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Nov 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Register(name, spec string, callback func()) error
Register 注册定时任务
type Task struct {
Service func()
}
Task 定时任务
默认每10秒检测1次
排名不分先后
Source Files
¶
Click to show internal directories.
Click to hide internal directories.