Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHttpTransport ¶
func GetHttpTransport(tr http.RoundTripper) (*http.Transport, bool)
Types ¶
type WrappedRoundTripper ¶
type WrappedRoundTripper interface { http.RoundTripper Unwrap() http.RoundTripper }
Click to show internal directories.
Click to hide internal directories.