Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleJobs ¶
func HandleJobs(jobs core.JobStore) http.HandlerFunc
HandleJobs returns an http.HandlerFunc that writes JSON encoded result about jobs statistics to the http response body.
func HandlePause ¶
HandlePause returns an http.HandlerFunc which writes JSON encoded result about pausing scheduler to the http response body
func HandleResume ¶
HandleResume returns an http.HandlerFunc which writes JSON encoded result about resuming scheduler to the http response body
func HandleStats ¶
func HandleStats(stats core.StatsService) http.HandlerFunc
HandleStats returns an http.HandlerFunc that writes JSON encoded server stats to the http response body.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.