request_metrics

package
v0.0.0-...-5a20165 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MiddlewareRequests

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

func New

func New(metrics *metrics.Metrics) *MiddlewareRequests

New конструктор прослойки для http-запросов.

func (*MiddlewareRequests) AfterHandle

func (m *MiddlewareRequests) AfterHandle(next http.Handler) http.Handler

AfterHandle - middleware для метрик, подсчитываемых после выполнения обработчика запроса.

func (*MiddlewareRequests) BeforeHandle

func (m *MiddlewareRequests) BeforeHandle(next http.Handler) http.Handler

BeforeHandle - middleware для метрик, подсчитываемых до выполнения обработчика запроса.

Jump to

Keyboard shortcuts

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