Няма описание

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