Documentation ¶
Index ¶
Constants ¶
View Source
const HttpExecTimeout = 300
http任务执行时间不超过300秒
Variables ¶
View Source
var Cron *cron.Cron
定时任务调度管理器
Functions ¶
func SendNotification ¶
func SendNotification(taskModel models.Task, taskResult TaskResult)
发送任务结果通知
Types ¶
type TaskResult ¶
Click to show internal directories.
Click to hide internal directories.