Documentation
¶
Index ¶
- type Schedule
- func (x *Schedule) Get(key string) (jobs []common.Job, err error)
- func (x *Schedule) List() (keys []string, err error)
- func (x *Schedule) Remove(key string) (err error)
- func (x *Schedule) Set(key string, jobs ...common.Job) (err error)
- func (x *Schedule) Status(key string, running bool) (result []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.