schedules

package
v0.2.54 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateCronFormat

func ValidateCronFormat(cronFormat string) error

Types

type SchedulePool

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

func CreateSchedulePool

func CreateSchedulePool(store db.Store, taskPool *tasks.TaskPool) SchedulePool

func (*SchedulePool) Destroy

func (p *SchedulePool) Destroy()

func (*SchedulePool) Refresh

func (p *SchedulePool) Refresh()

func (*SchedulePool) Run

func (p *SchedulePool) Run()

type ScheduleRunner

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

func (ScheduleRunner) Run

func (r ScheduleRunner) Run()

Jump to

Keyboard shortcuts

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