metrics

package
v0.0.28 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	OpenAPITags = []api.Tag{
		{Name: "Metrics", Description: ""},
	}
)

Functions

func NewGetMetricsEndpoint

func NewGetMetricsEndpoint() endpoint.EndpointHandler

Types

type GetMetricsEndpoint

type GetMetricsEndpoint struct {
	endpoint.Endpoint
}

GetMetricsEndpoint is using embedding, see https://golang.org/doc/effective_go#embedding

func (GetMetricsEndpoint) ServeHTTP

func (ep GetMetricsEndpoint) ServeHTTP(w http.ResponseWriter, r *http.Request)

type GetMetricsRequest

type GetMetricsRequest struct{}

type GetMetricsResponse

type GetMetricsResponse struct{}

Jump to

Keyboard shortcuts

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