Versions in this module Expand all Collapse all v1 v1.22.0 Apr 25, 2024 Changes in this version + func NewLogRoundTripper() func(roundTripper http.RoundTripper) http.RoundTripper + type LogRoundTripper struct + func (rt *LogRoundTripper) RoundTrip(req *http.Request) (*http.Response, error)