Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadinessHandler ¶
func ReadinessHandler() http.HandlerFunc
ReadinessHandler will return a 200OK or 503ServiceUnavailable status dependent on whether the exported Ready or NotReady methods have been called.
The Ready() method must be called to begin returning 200OK
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.