Nincs leírás

Rob Figueiredo be2e0b0dee Merge pull request #19 from DAddYE/patch-1 11 éve
.gitignore e0aa2acff9 Initial commit 13 éve
.travis.yml 25f0d076fd Create .travis.yml 11 éve
LICENSE 4ab9b1f2d8 Add license 13 éve
README.md 34e2323819 Move docs into godoc 12 éve
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 éve
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 éve
cron.go b53357ea33 Add a space 11 éve
cron_test.go 2b666ea6e8 Return an EntryID when adding a job and allow it to be removed. 11 éve
doc.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. 11 éve
parser.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. 11 éve
parser_test.go cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. 11 éve
spec.go a35e5c427e SpecSchedule.Next: use time.Truncate instead of time.Date 11 éve
spec_test.go a35e5c427e SpecSchedule.Next: use time.Truncate instead of time.Date 11 éve

README.md

GoDoc