Nav apraksta

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

README.md

GoDoc