Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoundTripStringer ¶
type RoundTripStringer struct {
Request *http.Request
Response *http.Response
Err error
RequestBody []byte
ResponseBody []byte
DebugHeaders bool
DebugAuthorizationHeader bool
DebugTruncateBytes int
}
func (RoundTripStringer) String ¶
func (r RoundTripStringer) String() string
Click to show internal directories.
Click to hide internal directories.