Sen descrición

Rob Figueiredo b024fc5ea0 Fix usage example %!s(int64=12) %!d(string=hai) anos
.gitignore e0aa2acff9 Initial commit %!s(int64=13) %!d(string=hai) anos
LICENSE 4ab9b1f2d8 Add license %!s(int64=13) %!d(string=hai) anos
README.md 34e2323819 Move docs into godoc %!s(int64=12) %!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 f2c3314377 Return an error rather than panicking on invalid cron specs %!s(int64=12) %!d(string=hai) anos
cron_test.go eab026bed5 Fixed bug when calling Entries() %!s(int64=12) %!d(string=hai) anos
doc.go b024fc5ea0 Fix usage example %!s(int64=12) %!d(string=hai) anos
parser.go f2c3314377 Return an error rather than panicking on invalid cron specs %!s(int64=12) %!d(string=hai) anos
parser_test.go f2c3314377 Return an error rather than panicking on invalid cron specs %!s(int64=12) %!d(string=hai) anos
spec.go c4429b3357 Make the Cron Schedule an interface and add a generic Schedule routine. Add a constant delay schedule with an interface of either Every(time.Minute) or a spec of "@every 5m" %!s(int64=13) %!d(string=hai) anos
spec_test.go f2c3314377 Return an error rather than panicking on invalid cron specs %!s(int64=12) %!d(string=hai) anos

README.md

GoDoc