Documentation
¶
Overview ¶
Package scheduler contains code for the scheduler backend that handles managing background jobs for the application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Manager *manager
Functions ¶
func InitAdminJobs ¶ added in v0.232.0
InitAdminJobs loads the listed jobs into the scheduler. These are administrative jobs that should always be scheduled.
func LoadManager ¶ added in v0.87.0
func LoadUpdateFeedJobs ¶ added in v0.190.1
func NewManager ¶ added in v0.24.0
NewManager will create a new manager object containing the scheduler and job queue.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package jobs provides primitives to interact with the openapi HTTP API.
|
Package jobs provides primitives to interact with the openapi HTTP API. |
|
Package queue implements a quartz.JobQueue using Elasticsearch as the storage backend.
|
Package queue implements a quartz.JobQueue using Elasticsearch as the storage backend. |
Click to show internal directories.
Click to hide internal directories.