Versions in this module Expand all Collapse all v1 v1.13.1 Mar 11, 2020 Changes in this version + const VersionMimetype + type RequestFactory interface + NewRequest func(path string, data io.Reader) (*http.Request, error) + type Transport interface + func NewHTTPTransport(r http.RoundTripper, scheme, addr string) Transport