scheduler

package
v0.0.0-...-ee70bd6 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2026 License: AGPL-3.0 Imports: 14 Imported by: 0

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
}

TODO rename to Runner?

func NewScheduler

func NewScheduler(
	mainDB *sqlx.MainDB,
	storeTenantDB func(tenantID int64, tenantDB tenant.TenantDB) error,
) *Scheduler

func (*Scheduler) Run

func (qq *Scheduler) Run(
	devMode bool,
	metaPath string,
	initializeTenantDB tenant.TenantDBInitializer,
)

Jump to

Keyboard shortcuts

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