u_middleware

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogMiddleware

type LogMiddleware struct {
}

func NewLogMiddleware

func NewLogMiddleware() *LogMiddleware

func (*LogMiddleware) Middleware

func (a *LogMiddleware) Middleware() func(next http.Handler) http.Handler

type MetricMiddleware

type MetricMiddleware struct {
	// contains filtered or unexported fields
}

func NewMetricMiddleware

func NewMetricMiddleware() *MetricMiddleware

func (*MetricMiddleware) Middleware

func (a *MetricMiddleware) Middleware() func(http.Handler) http.Handler

func (*MetricMiddleware) WithPrometheusHttpConfig added in v1.1.2

func (a *MetricMiddleware) WithPrometheusHttpConfig(conf *u_prometheus.HttpConfig) *MetricMiddleware

Jump to

Keyboard shortcuts

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