https://github.com/hyperjiang/scheduler
A simple scheduler to run jobs periodically.
https://github.com/hyperjiang/scheduler
Last synced: 8 months ago
JSON representation
A simple scheduler to run jobs periodically.
- Host: GitHub
- URL: https://github.com/hyperjiang/scheduler
- Owner: hyperjiang
- License: mit
- Created: 2024-03-20T03:28:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T04:48:20.000Z (over 2 years ago)
- Last Synced: 2025-01-12T21:09:23.525Z (over 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scheduler
[](https://pkg.go.dev/github.com/hyperjiang/scheduler)
[](https://github.com/hyperjiang/scheduler/actions/workflows/ci.yml)
[](https://goreportcard.com/report/github.com/hyperjiang/scheduler)
[](https://codecov.io/gh/hyperjiang/scheduler)
[](https://github.com/hyperjiang/scheduler/releases)
A simple scheduler to run jobs periodically.