# Functions
HandleItems returns an http.HandlerFunc that writes a json-encoded list of queue items to the response body.
HandlePause returns an http.HandlerFunc that processes an http.Request to pause the scheduler.
HandleResume returns an http.HandlerFunc that processes an http.Request to pause the scheduler.