Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleItems ¶
func HandleItems(store core.StageStore) http.HandlerFunc
HandleItems returns an http.HandlerFunc that writes a json-encoded list of queue items to the response body.
func HandlePause ¶
func HandlePause(scheduler core.Scheduler) http.HandlerFunc
HandlePause returns an http.HandlerFunc that processes an http.Request to pause the scheduler.
func HandleResume ¶
func HandleResume(scheduler core.Scheduler) http.HandlerFunc
HandleResume returns an http.HandlerFunc that processes an http.Request to pause the scheduler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.