Bez popisu

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

README.md

GoDoc