Ingen beskrivning

Thomas Meire eedb1423d0 Log the error message to stderr or a configurable log.Logger 10 år sedan
.gitignore e0aa2acff9 Initial commit 13 år sedan
.travis.yml 67823cd24d Create .travis.yml 11 år sedan
LICENSE 4ab9b1f2d8 Add license 13 år sedan
README.md eb1cd6d3ab On the next line. 10 år sedan
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 år sedan
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 år sedan
cron.go eedb1423d0 Log the error message to stderr or a configurable log.Logger 10 år sedan
cron_test.go 634cf55a82 Recover from panics in cron jobs 10 år sedan
doc.go b024fc5ea0 Fix usage example 12 år sedan
parser.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 år sedan
parser_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 år sedan
spec.go 0f9f0529d0 SpecSchedule.Next: use time.Truncate instead of time.Date 11 år sedan
spec_test.go 0f9f0529d0 SpecSchedule.Next: use time.Truncate instead of time.Date 11 år sedan

README.md

GoDoc Build Status