Sen descrición

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

README.md

GoDoc Build Status

cron

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