Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cron ¶
type Cron struct {
Minute *CronValue
Hour *CronValue
DayOfMonth *CronValue
Month *CronValue
DayOfWeek *CronValue
Command string
}
func NewFromOsArgs ¶
Click to show internal directories.
Click to hide internal directories.