Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogTransport ¶
func LogTransport(t http.RoundTripper) http.RoundTripper
LogTransport logs http request and response at glog level 8. At level 10, response body will be also logged. At lower log level, this is zero cost. So, it is safe to always wrap http.DefaultTransport with LogTransport.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.