Nincs leírás

Rob Figueiredo 124a4d2f54 Merge pull request #52 from tdterry/master 10 éve
.gitignore e0aa2acff9 Initial commit 13 éve
.travis.yml 67823cd24d Create .travis.yml 11 éve
LICENSE 4ab9b1f2d8 Add license 13 éve
README.md eb1cd6d3ab On the next line. 10 éve
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 éve
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 éve
cron.go 58773a92e9 Merge branch 'master' of github.com:tdterry/cron 10 éve
cron_test.go 1e80ac5674 test for #34 10 éve
doc.go b024fc5ea0 Fix usage example 12 éve
parser.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 éve
parser_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 éve
spec.go 0f9f0529d0 SpecSchedule.Next: use time.Truncate instead of time.Date 11 éve
spec_test.go 0f9f0529d0 SpecSchedule.Next: use time.Truncate instead of time.Date 11 éve

README.md

GoDoc Build Status