Skip to content

Commit

Permalink
Add go-clock
Browse files Browse the repository at this point in the history
  • Loading branch information
BorzdeG committed Sep 20, 2023
1 parent 134de14 commit e348a71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -3559,4 +3560,4 @@ _Add the group of your city/country here (send **PR**)_
- [The Go Developer Roadmap](https://roadmap.sh/golang) - A visual roadmap that new Go developers can follow through to help them learn Go.
- [The Go Learning Path](https://tutorialedge.net/paths/golang/) - A guided learning path containing a mix of free and premium resources.

**[⬆ back to top](#contents)**
**[⬆ back to top](#contents)**

0 comments on commit e348a71

Please sign in to comment.