package
Version:
v0.0.0-...-0637115
Opens a new window with list of versions in this module.
Published: Apr 2, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func (c Cron) NewCronJob(month, day, weekday, hour, minute, second int8, task func(time.Time))
type Croner interface {
NewCronJob(month, day, weekday, hour, minute, second int8, task func(time.Time))
}
type Heartbeat struct {
Croner
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.