Skip to content

KaiserKarel/go-cron

Repository files navigation

go-cron

GoDoc CircleCI Go Report Card

configurable cronjobs with persistence

See the godocs for documentation.

This library is heavily inspired/borrows from https://github.com/robfig/cron. The main reason for it's creation was the need to serialize and store jobs, thus closures could not be used.

Releases

No releases published

Packages

No packages published

Languages