Nessuna descrizione

Travis Terry 2e451031b1 new tasks should be scheduled based on the current time 10 anni fa
.gitignore e0aa2acff9 Initial commit 13 anni fa
.travis.yml 67823cd24d Create .travis.yml 11 anni fa
LICENSE 4ab9b1f2d8 Add license 13 anni fa
README.md eb1cd6d3ab On the next line. 10 anni fa
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 anni fa
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 anni fa
cron.go 2e451031b1 new tasks should be scheduled based on the current time 10 anni fa
cron_test.go eab026bed5 Fixed bug when calling Entries() 12 anni fa
doc.go b024fc5ea0 Fix usage example 12 anni fa
parser.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 anni fa
parser_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 anni fa
spec.go 0f9f0529d0 SpecSchedule.Next: use time.Truncate instead of time.Date 11 anni fa
spec_test.go 0f9f0529d0 SpecSchedule.Next: use time.Truncate instead of time.Date 11 anni fa

README.md

GoDoc Build Status