package
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: May 30, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Crontab 定时任务实现
Register 注册定时任务类
@param spec string 定时规则:`Second | Minute | Hour | Dom (day of month) | Month | Dow (day of week)`
@param command contract.Command 任务类需实现命令契约,并且传递结构体实例的指针
Source Files
¶
Click to show internal directories.
Click to hide internal directories.