Documentation ¶
Index ¶
Constants ¶
View Source
const ( StatusUp = "UP" StatusReady = "READY" StatusNotReady = "NOT_READY" )
Variables ¶
This section is empty.
Functions ¶
func LivenessHandler ¶
func LivenessHandler(w http.ResponseWriter, r *http.Request)
func ReadinessHandler ¶
func ReadinessHandler(w http.ResponseWriter, r *http.Request)
Types ¶
Click to show internal directories.
Click to hide internal directories.