Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
type Endpoint struct {
// contains filtered or unexported fields
}
func NewEndpoint ¶
func NewEndpoint(healthService actuator.HealthService, infoService actuator.InfoService) *Endpoint
func (Endpoint) HealthService ¶
func (c Endpoint) HealthService() actuator.HealthService
func (Endpoint) InfoService ¶
func (c Endpoint) InfoService() actuator.InfoService
Click to show internal directories.
Click to hide internal directories.