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
- another available cron module
- Add support for future one-off jobs
- feature run immediately option
- [Feature] Support custom entry ids while creating jobs
- Security vulnerabilities CVE-2019-9705, CVE-2019-9704, CVE-2017-9525, CVE-2019-9705, CVE-2019-9704
- Add support to run job NOW AND LATER instead of just LATER
- feat: Prev() function derives the previous time a SpecSchedule would have triggered
- feat: support for running immediately
- Reduce LARGE CPU consumption by using min-heap instead of sorting all entries every time
- can cron get current running jobs or whether any job is running or not
- Docs
- Go not yet supported