package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
MakeProdScheduleControllerEnv returns a ProdScheduleControllerEnvImpl instance.
MaybeRewriteCronExpr is used to rewrite the interval-oriented cron exprs into an equivalent frequency interval but with an offset derived from the uuid.
# Variables
ProdJobSchedulerEnv is a JobSchedulerEnv implementation suitable for production.
# Structs
JobExecutionConfig encapsulates external components needed for scheduled job execution.
ProdScheduleControllerEnvImpl is the production implementation of ScheduleControllerEnv.
# Interfaces
JobSchedulerEnv is an environment for running scheduled jobs.
ScheduleControllerEnv is an environment for controlling (DROP, PAUSE) scheduled jobs.