Versions in this module Expand all Collapse all v0 v0.1.2 Aug 6, 2021 v0.1.1 Jul 8, 2021 Changes in this version + var LOGGER = logging.MustGetLogger("status") + type ServiceCheck struct + func CreateServiceCheck() (ServiceCheck, error) + func (ServiceCheck) ServiceCheck(w http.ResponseWriter, req *http.Request)