Nessuna descrizione

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

README.md

GoDoc Build Status