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

# Packages

No description provided by the author

# Functions

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
NewLogTransport wraps the provided http.RoundTripper with one that logs request and respnse.
NewMetricTransport wraps the provided http.RoundTripper with one that meters metrics.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
LogTransport implements the http.RoundTripper interface and wraps outbound HTTP(S) requests with logs.
MetricTransport implements the http.RoundTripper interface and wraps outbound HTTP(S) requests with metrics.