Bez popisu

Rob Figueiredo b41be1df69 Update doc.go to fix description of @every před 7 roky
.gitignore e0aa2acff9 Initial commit před 13 roky
.travis.yml 67823cd24d Create .travis.yml před 11 roky
LICENSE 4ab9b1f2d8 Add license před 13 roky
README.md 57fe5f5b10 Add a link to the documentation in the README před 8 roky
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs před 12 roky
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs před 12 roky
cron.go 316e2a231d did not reset timer on snapshot requests před 8 roky
cron_test.go 7002cd6810 Add tests for spec errors, noop on running start twice, and the blocking Run(). před 8 roky
doc.go b41be1df69 Update doc.go to fix description of @every před 7 roky
parser.go 092df9755a Add check for empty spec před 8 roky
parser_test.go 65ba8ec6ba added messages for asserts in tests před 8 roky
spec.go 470ac64214 Merge branch 'master' into parser-options před 9 roky
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. před 10 roky

README.md

GoDoc Build Status

cron

Documentation here: https://godoc.org/github.com/robfig/cron