Documentation ¶
Index ¶
- func Cron() *cron.Cron
- func Day(fn ...func()) *crontab
- func DayHour(hour int, fn ...func()) *crontab
- func DayHourMinute(hour, minute int, fn ...func()) *crontab
- func Hour(fn ...func()) *crontab
- func HourX(x int, fn ...func()) *crontab
- func Minute(fn ...func()) *crontab
- func MinuteX(x int, fn ...func()) *crontab
- func Second(fn ...func()) *crontab
- func SecondX(x int, fn ...func()) *crontab
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.