Aucune description

chenyunfei 6f30f62fd6 check if it is running when calling start(), avoid multiple run() goroutine il y a 10 ans
.gitignore e0aa2acff9 Initial commit il y a 13 ans
.travis.yml 67823cd24d Create .travis.yml il y a 11 ans
LICENSE 4ab9b1f2d8 Add license il y a 13 ans
README.md eb1cd6d3ab On the next line. il y a 10 ans
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs il y a 12 ans
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs il y a 12 ans
cron.go 6f30f62fd6 check if it is running when calling start(), avoid multiple run() goroutine il y a 10 ans
cron_test.go 9ae18730f4 Return on Stop if cron is not running il y a 10 ans
doc.go b024fc5ea0 Fix usage example il y a 12 ans
parser.go f2c3314377 Return an error rather than panicking on invalid cron specs il y a 12 ans
parser_test.go f2c3314377 Return an error rather than panicking on invalid cron specs il y a 12 ans
spec.go 0f9f0529d0 SpecSchedule.Next: use time.Truncate instead of time.Date il y a 11 ans
spec_test.go 0f9f0529d0 SpecSchedule.Next: use time.Truncate instead of time.Date il y a 11 ans

README.md

GoDoc Build Status