package
0.0.9
Repository: https://github.com/pgillich/micro-server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Goroutine middlewares.
No description provided by the author

# Functions

FirstErr returns the first part of error text before ':'.
No description provided by the author
FullErr returns the full error text.
No description provided by the author
GetMeter returns the default meter.
No description provided by the author
NoErr always returns "".

# Constants

MetrAttrErr is the metric attribute for error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

InstrumentReg stores the already registered instruments nolint:structcheck // generics.

# Type aliases

ErrFormatter is a func type to format metric error attribute.