Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedulerTask ¶
type SchedulerTask struct {
// contains filtered or unexported fields
}
func NewSchedulerTask ¶
func NewSchedulerTask(svcCtx *svc.ServiceContext) *SchedulerTask
func (*SchedulerTask) Register ¶
func (s *SchedulerTask) Register()
Register adds task to cron. | 在此处定义定时任务
Click to show internal directories.
Click to hide internal directories.