Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cron ¶
type Cron struct { }
func NewCronTrigger ¶
NewCronTrigger creates a new Unix like cron job with the given cron expression (man 5 crontab) It will change the state of the given object. By default the object state will be set to ON. The state used can be changed using the CronOpts parameter.
Click to show internal directories.
Click to hide internal directories.