Documentation ¶
Overview ¶
Package job is used for cron scheduling of command execution
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessForever ¶
func ProcessForever(ctx context.Context, wg *sync.WaitGroup, jobs []config.Job, master cue.MasterManager)
ProcessForever begins the cron job runner
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.