Sem descrição

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

README.md

GoDoc