Documentation ¶
Index ¶
- type Handler
- func (h *Handler) Active() int
- func (h *Handler) Add(job Job) error
- func (h *Handler) Pending() int
- func (h *Handler) Reset() error
- func (h *Handler) Run(maxJobs int, interval time.Duration) error
- func (h *Handler) RunAsync(maxJobs int, interval time.Duration) error
- func (h *Handler) Running() bool
- func (h *Handler) Stop()
- type Job
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.