Nenhuma descrição

Rob Figueiredo 61d93e07d1 Merge pull request #161 from liu-xuewen/master 6 anos atrás
.gitignore 3264ca18f9 change log to interface 7 anos atrás
.travis.yml 67823cd24d Create .travis.yml 11 anos atrás
LICENSE 4ab9b1f2d8 Add license 13 anos atrás
README.md 57fe5f5b10 Add a link to the documentation in the README 8 anos atrás
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 anos atrás
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 anos atrás
cron.go 3264ca18f9 change log to interface 7 anos atrás
cron_test.go 7002cd6810 Add tests for spec errors, noop on running start twice, and the blocking Run(). 8 anos atrás
doc.go b41be1df69 Update doc.go to fix description of @every 7 anos atrás
go.mod fc8cde1058 Add go.mod for go module 6 anos atrás
parser.go 092df9755a Add check for empty spec 8 anos atrás
parser_test.go 65ba8ec6ba added messages for asserts in tests 8 anos atrás
spec.go 470ac64214 Merge branch 'master' into parser-options 9 anos atrás
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 anos atrás

README.md

GoDoc Build Status

cron

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