package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Structs
Machine advances the state of the cron machine.
StartInvocationAction is emitted when the scheduled moment comes.
State stores serializable state of the cron machine.
TickLaterAction schedules an OnTimerTick call at given moment in time.
# Interfaces
Action is a particular action to perform when switching the state.