Documentation
¶
Index ¶
- type Job
- type Jobs
- func (t Jobs) Add(e schedule.Entry, delay time.Duration, bus chan any)
- func (t Jobs) Del(e schedule.Entry)
- func (t Jobs) DelPath(p naming.Path)
- func (t Jobs) Done(e schedule.Entry) Job
- func (t Jobs) Get(e schedule.Entry) (Job, bool)
- func (t Jobs) Has(e schedule.Entry) bool
- func (t Jobs) Purge()
- func (t Jobs) Table(path naming.Path) schedule.Table
- type Schedules
- type T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Job ¶
Click to show internal directories.
Click to hide internal directories.