Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserAgentTransport ¶
type UserAgentTransport struct { Base http.RoundTripper // UserAgent string to set in the request header. UserAgent string }
UserAgentTransport is an http.RoundTripper that sets a User-Agent header.
Click to show internal directories.
Click to hide internal directories.