Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LOGGER = logging.MustGetLogger("status")
Functions ¶
This section is empty.
Types ¶
type ServiceCheck ¶
type ServiceCheck struct { }
func CreateServiceCheck ¶
func CreateServiceCheck() (ServiceCheck, error)
func (ServiceCheck) ServiceCheck ¶
func (ServiceCheck) ServiceCheck(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.