Searched defs:staticTransport (Results 1 – 1 of 1) sorted by relevance
1036 type staticTransport struct { struct1037 res *http.Response1040 func (t *staticTransport) RoundTrip(r *http.Request) (*http.Response, error) {