Aucune description

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

README.md

GoDoc