Açıklama Yok

Rob Figueiredo 339702a1ff Merge pull request #60 from sparrc/after-to-timer 9 yıl önce
.gitignore e0aa2acff9 Initial commit 13 yıl önce
.travis.yml 67823cd24d Create .travis.yml 11 yıl önce
LICENSE 4ab9b1f2d8 Add license 13 yıl önce
README.md eb1cd6d3ab On the next line. 10 yıl önce
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 yıl önce
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 yıl önce
cron.go f0a137d298 Use time.Timer instead of time.After 9 yıl önce
cron_test.go 0f39cf7ebc Merge pull request #51 from blackskad/cron-job-panic-recovery 10 yıl önce
doc.go b024fc5ea0 Fix usage example 12 yıl önce
parser.go afe033740e Step of range should be a positive number 9 yıl önce
parser_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 yıl önce
spec.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 yıl önce
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 yıl önce

README.md

GoDoc Build Status