Versions in this module Expand all Collapse all v1 v1.0.3 Jun 21, 2023 v1.0.2 Jun 21, 2023 v1.0.1 Jun 21, 2023 Changes in this version + type DebugRequestTransport struct + RequestBody bool + RequestHeader bool + ResponseBody bool + ResponseHeader bool + Transport http.RoundTripper + Writer io.Writer + func (t *DebugRequestTransport) RoundTrip(req *http.Request) (*http.Response, error)