Documentation ¶
Index ¶
Constants ¶
View Source
const (
ComponentName string = "http-health-endpoints"
)
Variables ¶
View Source
var ErrUnknownComponent = fmt.Errorf("component is not the %s component", ComponentName)
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { components.Base // contains filtered or unexported fields }
func (*Component) HealthHandler ¶
type ComponentHealthCheck ¶
Click to show internal directories.
Click to hide internal directories.