Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSchedulerGroups ¶
Types ¶
type Group ¶
type Group struct {
// contains filtered or unexported fields
}
func (Group) ScheduleSecondary ¶
func (group Group) ScheduleSecondary(ctx context.Context, runner func(context.Context), logger *util.Logger, logName string, primaryGroup Group)
ScheduleSecondary - Behaves almost like Schedule, but ignores the point in time where the primary group also has a run (to avoid overlapping statistics)
Click to show internal directories.
Click to hide internal directories.