Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCompletedHandler ¶
func NewCompletedHandler(checker status.Checker) http.HandlerFunc
NewCompletedHandler creates a handler for the /api/v1/completed endpoint.
func NewHealthHandler ¶
func NewHealthHandler() http.HandlerFunc
NewHealthHandler creates a handler for the /health endpoint.
func NewQueueHandler ¶
func NewQueueHandler(checker status.Checker) http.HandlerFunc
NewQueueHandler creates a handler for the /api/v1/queue endpoint.
func NewStatusHandler ¶
func NewStatusHandler(checker status.Checker) http.HandlerFunc
NewStatusHandler creates a handler for the /api/v1/status endpoint.
Types ¶
Click to show internal directories.
Click to hide internal directories.