Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthHandleFunc ¶
func HealthHandleFunc(w http.ResponseWriter, r *http.Request)
HealthHandleFunc is the http handler that handles requests/responses to indicate the application is up and listening. Example response:
{ "status": "ok" }
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.