Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrJobNotFound = errors.New("job not found") ErrExpiredJob = errors.New("expired job") )
Functions ¶
This section is empty.
Types ¶
type Kronk ¶
type Kronk struct {
// contains filtered or unexported fields
}
func (*Kronk) AddOneTimeJob ¶
func (*Kronk) AddRegularJob ¶
Click to show internal directories.
Click to hide internal directories.