Sin descripción

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

README.md

GoDoc