Documentation ¶
Index ¶
- type Handler
- func (h *Handler) Cancel(id string) error
- func (h *Handler) Create(desc string, tFunc func(context.Context, context.CancelFunc) error) (string, error)
- func (h *Handler) Get(id string) (model.Job, error)
- func (h *Handler) List(filter model.JobFilter) []model.Job
- func (h *Handler) PurgeJobs(maxAge int64) int
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.