package
0.28.0
Repository: https://github.com/rickb777/httpclient.git
Documentation: pkg.go.dev

# Functions

New wraps an upstream client and logs all requests made.
NewWithFilter wraps an upstream client and logs requests made according to the filter.
Wrap a client and logs all requests made.
WrapWithFilter wraps a client and logs requests made according to the filter.

# Structs

LoggingTransport is a http.RoundTripper with a pluggable logger.