Documentation ¶
Index ¶
- type Cronera
- func (c *Cronera) At(st ...string) *Cronera
- func (c *Cronera) Day() *Cronera
- func (c *Cronera) Do(ctx context.Context, taskFunc any, args ...any) (<-chan *Signal, error)
- func (c *Cronera) Every(gap int64) *Cronera
- func (c *Cronera) MustExec(toteExecNo int64) *Cronera
- func (c *Cronera) StartDate(d string) *Cronera
- type Signal
- type Status
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cronera ¶
type Cronera struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.