Versions in this module Expand all Collapse all v0 v0.9.0 Aug 4, 2018 v0.8.0 May 26, 2018 v0.7.0 Dec 23, 2017 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)