package
1.15.0
Repository: https://github.com/elastic/mito.git
Documentation: pkg.go.dev

# Functions

NewLoggingRoundTripper returns a LoggingRoundTripper that logs requests and responses to stderr.

# Constants

Available indicates logging is supported.
TraceIDKey is key used to add a trace.id value to the context of HTTP requests.

# Structs

LoggingRoundTripper is an http.RoundTripper that logs requests and responses.