cron
https://github.com/robfig/cron
Go
a cron library for go
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported4 Subscribers
Add a CodeTriage badge to cron
Help out
- Issues
- Why not use recover()?
- why don‘t support year level?
- fix slice out of range
- reset next job execution if the system time has been moved backwards
- if there's no db, how can crashes be handled in the cron?
- We need more validation for step
- Update docs link in readme
- When using go-cron to work, multiple services are started at the same time, and multiple cron tasks will be executed at the same time? What can be done to ensure that the cron task is only executed once?
- Add support for using mock clock in cron
- Feature request: remove a job from within the job function
- Docs
- Go not yet supported