Versions in this module Expand all Collapse all v1 v1.1.7 Apr 1, 2021 Changes in this version + const Scheme + type Transport struct + DialTimeout time.Duration + RequestTimeout time.Duration + ResponseHeaderTimeout time.Duration + func (t *Transport) RegisterLocation(loc string, path string) + func (t *Transport) RoundTrip(req *http.Request) (*http.Response, error)