proxy.golang.org : github.com/marksalpeter/schedule
Package schedule is a golang job scheduling package Schedule is a Golang job scheduling package which lets you run Go functions periodically at pre-determined interval using a simple, human-friendly syntax. Schedule can optionally use a mysql database to synchronize its jobscheduling across multiple server instances. Schedule is inspired by the Ruby module [clockwork](<https://github.com/tomykaira/clockwork>) and Python job scheduling package schedule(<https://github.com/dbader/schedule>). This package has been heavily inspired by the good, but rather buggy [goCron](https://github.com/jasonlvhit/gocron) package.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/marksalpeter/schedule
License: Apache-2.0
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/marksalpeter
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago