Documentation
¶
Overview ¶
Package transport provides an net/http Transport in a single place. HTTP(S) timeout can be set with a flag. It is a separate package so libs and plugins use it instead of net/http. That way, in case HTTP(S) needs to go through a proxy or else, only this file needs to be edited. This also allows us to use our own TLS package, also extensible.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.