Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CronObject ¶
type CronObject struct {
// contains filtered or unexported fields
}
CronObject - cron object /ᐠ。‸。ᐟ\
func NewCronHandler ¶
func NewCronHandler(callback CronCallback, timerTime time.Duration) *CronObject
NewCronHandler - create new cron
Click to show internal directories.
Click to hide internal directories.