Keine Beschreibung

Rob Figueiredo b024fc5ea0 Fix usage example vor 12 Jahren
.gitignore e0aa2acff9 Initial commit vor 13 Jahren
LICENSE 4ab9b1f2d8 Add license vor 13 Jahren
README.md 34e2323819 Move docs into godoc vor 12 Jahren
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs vor 12 Jahren
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs vor 12 Jahren
cron.go f2c3314377 Return an error rather than panicking on invalid cron specs vor 12 Jahren
cron_test.go eab026bed5 Fixed bug when calling Entries() vor 12 Jahren
doc.go b024fc5ea0 Fix usage example vor 12 Jahren
parser.go f2c3314377 Return an error rather than panicking on invalid cron specs vor 12 Jahren
parser_test.go f2c3314377 Return an error rather than panicking on invalid cron specs vor 12 Jahren
spec.go c4429b3357 Make 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" vor 13 Jahren
spec_test.go f2c3314377 Return an error rather than panicking on invalid cron specs vor 12 Jahren

README.md

GoDoc