Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TickerTask ¶
func TickerTask(second int64, task func())
TickerTask 定时周期任务 second 任务执行间隔秒数 task 所要执行的任务
func TickerTaskWeekDay ¶
func TickerTaskWeekDay(second int64, task func())
TickerTaskWeekDay 执行定时任务任务(排除夜间、周六日)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.