package
0.0.0-20241216080629-59649e56cc6b
Repository: https://github.com/atompi/go-kits.git
Documentation: pkg.go.dev

# Packages

Package gin is a helper package to get a gin compatible middleware.
Package middleware will measure metrics of different http handler types using a `metrics.Recorder`.
No description provided by the author
No description provided by the author

# Constants

Dummy is a dummy recorder.

# Structs

HTTPProperties are the metric properties for the global server metrics.
HTTPReqProperties are the metric properties for the metrics based on client request.

# Interfaces

Recorder knows how to record and measure the metrics.