Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CronRunnable ¶
type CronRunnable struct {
// contains filtered or unexported fields
}
func NewCronRunnable ¶
func NewCronRunnable(c *cron.Cron) *CronRunnable
func (*CronRunnable) NeedLeaderElection ¶
func (c *CronRunnable) NeedLeaderElection() bool
Click to show internal directories.
Click to hide internal directories.