Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type DeleteSchedules ¶
DeleteSchedules informs that schedules should be deleted based on the DeleteFunc
func (DeleteSchedules) String ¶
func (d DeleteSchedules) String() string
func (DeleteSchedules) Timestamp ¶
func (d DeleteSchedules) Timestamp() int64
type DeletedSchedule ¶
type DeletedSchedule struct {
Schedule
}
DeletedSchedule is a deleted schedule in the store
type InvalidSchedule ¶
InvalidSchedule represents an invalid schedules (bad epoch)
type MissedSchedule ¶
type MissedSchedule struct {
Schedule
}
MissedSchedule represents schedules that was missed by the scheduler
Click to show internal directories.
Click to hide internal directories.