Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TracerHTTPClient ¶
Types ¶
type Tracer ¶
type Tracer struct {
http.RoundTripper
}
Tracer implements http.RoundTripper. It prints each request and response/error to os.Stderr. WARNING: this may output sensitive information including bearer tokens.
Click to show internal directories.
Click to hide internal directories.