 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package healthz implements basic http server health checking. Usage:
import _ "healthz" registers a handler on the path '/healthz', that serves 200s
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallHandler ¶
func InstallHandler(mux mux)
InstallHandler registers a handler for health checking on the path "/healthz" to mux.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.