c0173a8cbdUpdate docs and tests, and clean up implementation a bit.
11 anni fa
Dennis Francis
a7d924fa04added Timezone support, made Dow mandatory and Seconds optional to support standard GNU/Linux crontabs
11 anni fa
Rob Figueiredo
c4429b3357Make the Cron Schedule an interface and add a generic Schedule routine. Add a constant delay schedule with an interface of either Every(time.Minute) or a spec of "@every 5m"