//
pkg.gl
Category
github.com/TBD54566975/ftl
backend
controller
scheduledtask
package
0.386.3
Repository:
https://github.com/tbd54566975/ftl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
128 SLOC
#
Functions
New
New creates a new [Scheduler].
NewForTesting
No description provided by the author
#
Structs
Scheduler
Scheduler is a task scheduler for the controller.
#
Type aliases
DALFunc
No description provided by the author
Job
A Job is a function that is scheduled to run periodically.