An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.2% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 9.0% forks on proxy.golang.org

proxy.golang.org : github.com/db-journey/cronjobs

Package cronjobs provides a way to schedule DB jobs, using cron specs. see https://godoc.org/github.com/robfig/cron for more info on cron spec format. The package relies (for now) on files located in a folder passed as an argument to ReadFiles. The files can have any extention, and must contain a first line with the cron spec: "[...]cron: [spec]" ex: "-- cron: @daily" for sql The line can start with any comment chars, and must end with the spec.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/db-journey/cronjobs
License: MIT
Latest release: over 5 years ago
First release: over 8 years ago
Namespace: github.com/db-journey
Dependent packages: 2
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...