暫無描述

Rob Figueiredo 2315d5715e Merge pull request #120 from theothertomelliott/master 8 年之前
.gitignore e0aa2acff9 Initial commit 13 年之前
.travis.yml 67823cd24d Create .travis.yml 11 年之前
LICENSE 4ab9b1f2d8 Add license 13 年之前
README.md eb1cd6d3ab On the next line. 10 年之前
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 年之前
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 年之前
cron.go 316e2a231d did not reset timer on snapshot requests 9 年之前
cron_test.go 7002cd6810 Add tests for spec errors, noop on running start twice, and the blocking Run(). 8 年之前
doc.go 736158dc09 Clarify meaning of @every 8 年之前
parser.go 092df9755a Add check for empty spec 9 年之前
parser_test.go 65ba8ec6ba added messages for asserts in tests 9 年之前
spec.go 470ac64214 Merge branch 'master' into parser-options 9 年之前
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 年之前

README.md

GoDoc Build Status