cron

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module(
	"vef:cron",
	fx.Provide(newScheduler, fx.Private),
	fx.Provide(cron.NewScheduler),
	store.Module,
)

Module provides dependency injection configuration for the cron scheduler: the in-memory gocron scheduler for process-local ticks, and the durable schedule store (vef.cron.store) for persisted, cluster-single-fire jobs.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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