//
pkg.gl
Category
github.com/cloudnautique/container-crontab
cron
package
0.2.0
Repository:
https://github.com/cloudnautique/container-crontab.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
175 SLOC
#
Functions
NewCrontab
NewCrontab creates the crontab.
NewDockerJob
NewDockerJob creates a DockerJob and sets defaults.
#
Structs
Crontab
Crontab is the struct that holds the cron runner.
DockerJob
DockerJob implements the cron job interface.