Нема описа

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

README.md

GoDoc