Categorygithub.com/db-journey/cronjobs
modulepackage
1.0.6
Repository: https://github.com/db-journey/cronjobs.git
Documentation: pkg.go.dev

# README

DB-Journey Cronjobs

This package in intended to run scheduled cron jobs on databases. It abstracts the driver layer like the db-journey/migrate package

Check db-journey/journey cli for concrete example, with a specific logging.

# Functions

New creates a new cron scheduler.

# Structs

Run defines an entry that will be created from each job for logging.