Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start( ctx context.Context, triggerRepo interfaces.TriggerRepo, cfg config.TriggerSchedulerConfig, baseURL string, ) func(ctx context.Context) error
Start wires together the trigger scheduler and returns a worker function that blocks until ctx is cancelled. The caller should register it with sc.AddWorker("trigger-scheduler", ...).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.