Bez popisu

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

README.md

GoDoc