Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version string
Functions ¶
Types ¶
type Expr ¶
type Expr struct {
RawExpr string
Expr *cronexpr.Expression
}
type SchedFlags ¶
type SchedFlags struct {
// contains filtered or unexported fields
}
func (SchedFlags) Set ¶
func (f SchedFlags) Set(val string) error
func (SchedFlags) String ¶
func (f SchedFlags) String() string
func (SchedFlags) Type ¶
func (f SchedFlags) Type() string
Click to show internal directories.
Click to hide internal directories.