package
5.11.0+incompatible
Repository: https://github.com/cybertec-postgresql/pg_timetable.git
Documentation: pkg.go.dev

# Functions

New returns a new instance of Scheduler.

# Constants

ContextCancelledStatus specifies the context has been cancelled probably due to timeout.
RunningStatus specifies the scheduler is in the main loop processing chains.
Shutdown specifies proper termination of the session.

# Variables

BuiltinTasks maps builtin task names with event handlers.
Cmd executes a command.

# Structs

Scheduler is the main class for running the tasks.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
RunStatus specifies the current status of execution.