//
pkg.gl
Category
github.com/dtan4/ct2stimer
crontab
package
0.2.0
Repository:
https://github.com/dtan4/ct2stimer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
155 SLOC
#
Functions
Parse
Parse parses crontab file and return a list of Schedule.
#
Constants
DefaultCrontabFilename
DefaultCrontabFilename represents the default path of crontab file.
#
Structs
Schedule
Schedule represents crontab spec and command.