提交历史

作者 SHA1 备注 提交日期
  Rob Figueiredo 1973b3eee3 cron/chain: add Chain & JobWrapper types to decorate job executions 6 年之前
  Rob Figueiredo a851620020 cron.WithSeconds: add special constructor for the cron spec variety with seconds 6 年之前
  Rob Figueiredo 6c8dc29992 README: add more v3 details 6 年之前
  Rob Figueiredo 4813ba2496 Recommend CRON_TZ=(Location) to specify the time zone of a schedule. 6 年之前
  Rob Figueiredo 1f8ec97c87 Functional options, Optional seconds, Overridable parser 6 年之前
  Rob Figueiredo 1e507e218b v3: Merge 'master' and 'v2' to create a v3 branch, and add a go.mod file 7 年之前
  Yann Vaillant 57fe5f5b10 Add a link to the documentation in the README 8 年之前
  Ricardo Longa eb1cd6d3ab On the next line. 10 年之前
  Ricardo Longa c4057a474b Added build status image. 10 年之前
  Rob Figueiredo 34e2323819 Move docs into godoc 12 年之前
  Rob Figueiredo 0b0ad4621c Update README.md 13 年之前
  Rob Figueiredo c4429b3357 Make the Cron Schedule an interface and add a generic Schedule routine. Add a constant delay schedule with an interface of either Every(time.Minute) or a spec of "@every 5m" 13 年之前
  Rob Figueiredo 7dacdfbb31 Update readme, add a note about thread safety, add a link to gopkgdoc 13 年之前
  Rob Figueiredo 0de5d2922f Update the readme for recent changes 13 年之前
  Steve Phillips f18f4469ea Missing double-quote :-) 13 年之前
  Rob Figueiredo c2521cab59 Break Start() into Start() (runs in separate go routine) and Run() (previous behavior) 13 年之前
  Rob Figueiredo 79c6cbe5a7 Add some tests for the job running. 13 年之前
  Rob Figueiredo 04ae887f17 Write helpful readme 13 年之前
  Rob Figueiredo 4152b5bf2f Cron Entry creation + tests 13 年之前
  Rob Figueiredo e0aa2acff9 Initial commit 13 年之前