cron

package
v0.5.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const NoBackoff = time.Duration(-1)

NoBackoff is used to represent backoff when no cron backoff is needed

Variables

This section is empty.

Functions

func GetBackoffForNextSchedule

func GetBackoffForNextSchedule(cronSchedule string, nowTime time.Time) time.Duration

GetBackoffForNextSchedule calculates the backoff time for the next run given a cronSchedule and current time

func GetBackoffForNextScheduleInSeconds

func GetBackoffForNextScheduleInSeconds(cronSchedule string, nowTime time.Time) int32

GetBackoffForNextScheduleInSeconds calculates the backoff time in seconds for the next run given a cronSchedule and current time

func ValidateSchedule

func ValidateSchedule(cronSchedule string) error

ValidateSchedule validates a cron schedule spec

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL