proxy.golang.org : github.com/apudiu/event-scheduler : v0.2.5
Package scheduler allows delayed and recurring event dispatching with ways to persist events, so events doesn't gets lost when server restarted
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/apudiu/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- filippo.io/edwards25519 v1.1.0
- github.com/go-sql-driver/mysql v1.8.1
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/robfig/cron/v3 v3.0.1
- golang.org/x/text v0.19.0
- gorm.io/driver/mysql v1.5.7
- gorm.io/gorm v1.25.12