proxy.golang.org : github.com/apudiu/event-scheduler : v0.1.0
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
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/joho/godotenv v1.5.1
- github.com/lib/pq v1.10.9
- github.com/robfig/cron/v3 v3.0.1
- golang.org/x/text v0.19.0
- gorm.io/gorm v1.25.12