actuator

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2023 License: MIT Imports: 3 Imported by: 0

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) Health

func (c Endpoint) Health(w http.ResponseWriter, r *http.Request)

func (Endpoint) HealthService

func (c Endpoint) HealthService() actuator.HealthService

func (Endpoint) Info

func (c Endpoint) Info(w http.ResponseWriter, r *http.Request)

func (Endpoint) InfoService

func (c Endpoint) InfoService() actuator.InfoService

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL