Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cron ¶
type Cron struct {
// contains filtered or unexported fields
}
func (Cron) RegisterTasks ¶
func (c Cron) RegisterTasks(crn core.CronService) error
func (Cron) ScheduleJobs ¶
func (c Cron) ScheduleJobs(_ core.CronService) error
Click to show internal directories.
Click to hide internal directories.