Aucune description

Rob Figueiredo b41be1df69 Update doc.go to fix description of @every il y a 7 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 57fe5f5b10 Add a link to the documentation in the README il y a 8 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 316e2a231d did not reset timer on snapshot requests il y a 8 ans
cron_test.go 7002cd6810 Add tests for spec errors, noop on running start twice, and the blocking Run(). il y a 8 ans
doc.go b41be1df69 Update doc.go to fix description of @every il y a 7 ans
parser.go 092df9755a Add check for empty spec il y a 8 ans
parser_test.go 65ba8ec6ba added messages for asserts in tests il y a 8 ans
spec.go 470ac64214 Merge branch 'master' into parser-options il y a 9 ans
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. il y a 10 ans

README.md

GoDoc Build Status

cron

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