Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultTransport ¶
DefaultTransport returns a http.Transport with default values set similar to http.DefaultTransport
It establishes network connections as needed and caches them for reuse by subsequent calls.
Do not create a new copy for each request, as this would lead to connection and memory leaks.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.