mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-clock
This commit is contained in:
parent
134de14295
commit
e348a718e6
@ -1391,6 +1391,7 @@ _Libraries for scheduling jobs._
|
||||
|
||||
- [cdule](https://github.com/deepaksinghvi/cdule) - Job scheduler library with database support
|
||||
- [cheek](https://github.com/datarootsio/cheek) - A simple crontab like scheduler that aims to offer a KISS approach to job scheduling.
|
||||
- [go-clock](https://github.com/itbasis/go-clock) - Clock is a small library for mocking time in Go.
|
||||
- [clockwerk](https://github.com/onatm/clockwerk) - Go package to schedule periodic jobs using a simple, fluent syntax.
|
||||
- [cronticker](https://github.com/krayzpipes/cronticker) - A ticker implementation to support cron schedules.
|
||||
- [Dagu](https://github.com/dagu-go/dagu) - No-code workflow executor. it executes DAGs defined in a simple YAML format.
|
||||
|
Loading…
Reference in New Issue
Block a user