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