Нет описания

Rob Figueiredo cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. 11 лет назад
.gitignore e0aa2acff9 Initial commit 13 лет назад
.travis.yml 25f0d076fd Create .travis.yml 11 лет назад
LICENSE 4ab9b1f2d8 Add license 13 лет назад
README.md 34e2323819 Move docs into godoc 12 лет назад
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 95388f1e2d Small doc fixes 11 лет назад
cron_test.go eab026bed5 Fixed bug when calling Entries() 12 лет назад
doc.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. 11 лет назад
parser.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. 11 лет назад
parser_test.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. 11 лет назад
spec.go c0173a8cbd Update docs and tests, and clean up implementation a bit. 11 лет назад
spec_test.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. 11 лет назад

README.md

GoDoc