# Packages
No description provided by the author
Package cron implements a cron spec parser and job runner.
No description provided by the author
# Functions
CronOptionChain is Warp cron with chain.
CronOptionLocation is warp cron with location.
CronOptionParser is warp cron with schedules.
CronOptionSeconds is warp cron with seconds.
No description provided by the author
No description provided by the author
NewTask create a Task.
NewTaskWithOption create a Task with Task Option.
No description provided by the author
You can use this option to start the recent jobs rerun after the cluster upgrading.
WithHashReplicas set hashReplicas.
WithNodeUpdateDuration set node update duration.
You can defined yourself recover function to make the job will be added to your task when the process restart.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
JobWarpper is a job warpper.
No description provided by the author
NodePool For cluster steable.
No description provided by the author
Task is main struct.
# Interfaces
No description provided by the author
IRecentJobPacker this is an interface which be used to pack the jobs running in the cluster state is `unstable`.
Job Interface.
This type of Job will be recovered in a node of service restarting.
# Type aliases
No description provided by the author
Option is Task Option.
No description provided by the author