Aucune description

Rob Figueiredo 2b666ea6e8 Return an EntryID when adding a job and allow it to be removed. il y a 11 ans
.gitignore e0aa2acff9 Initial commit il y a 13 ans
.travis.yml 25f0d076fd Create .travis.yml il y a 11 ans
LICENSE 4ab9b1f2d8 Add license il y a 13 ans
README.md 34e2323819 Move docs into godoc il y a 12 ans
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs il y a 12 ans
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs il y a 12 ans
cron.go 2b666ea6e8 Return an EntryID when adding a job and allow it to be removed. il y a 11 ans
cron_test.go 2b666ea6e8 Return an EntryID when adding a job and allow it to be removed. il y a 11 ans
doc.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. il y a 11 ans
parser.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. il y a 11 ans
parser_test.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. il y a 11 ans
spec.go c0173a8cbd Update docs and tests, and clean up implementation a bit. il y a 11 ans
spec_test.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. il y a 11 ans

README.md

GoDoc