scheduler

package
v0.0.0-...-e500b2c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2024 License: Apache-2.0 Imports: 12 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scheduler

type Scheduler struct {
	// contains filtered or unexported fields
}

func New

func New(scanner *scanner.Scanner, cerealManager *cereal.Manager) *Scheduler

func (*Scheduler) PollForJobs

func (a *Scheduler) PollForJobs(ctx context.Context)

PollForJobs loops every minute looking to create child jobs from recurring due jobs

func (*Scheduler) Run

func (a *Scheduler) Run(job *jobs.Job) error

Run a job. Schedule, resolve, distribute, and execute it.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL