mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
docs: add go-job
This commit is contained in:
parent
1be332e7e4
commit
62de9a29ec
@ -1517,6 +1517,7 @@ _Libraries for scheduling jobs._
|
||||
- [sched](https://github.com/romshark/sched) - A job scheduler with the ability to fast-forward time.
|
||||
- [scheduler](https://github.com/carlescere/scheduler) - Cronjobs scheduling made easy.
|
||||
- [tasks](https://github.com/madflojo/tasks) - An easy to use in-process scheduler for recurring tasks in Go.
|
||||
- [go-job](https://github.com/cybergarage/go-job) - A flexible and extensible job scheduling and execution library for Go.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user