Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthyHandler ¶
type HealthyHandler struct {
// contains filtered or unexported fields
}
func NewHealthyHandler ¶
func NewHealthyHandler(scaled *config.Scaled) *HealthyHandler
func (*HealthyHandler) ServeHTTP ¶
func (h *HealthyHandler) ServeHTTP(rw http.ResponseWriter, _ *http.Request)
Click to show internal directories.
Click to hide internal directories.