Keine Beschreibung

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

README.md

GoDoc Build Status

cron

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