Documentation
¶
Index ¶
Constants ¶
View Source
const ProxyOverrideSeparator = ","
Variables ¶
View Source
var BypassArg string
BypassArg Proxy bypass list provided as an argument
View Source
var ProxyArg string
ProxyArg Proxy provided as an argument
View Source
var ProxyCapableClient = &http.Client{ Transport: &http.Transport{ Proxy: platformProxy, }, }
ProxyCapableClient An HTTP client that uses the current system proxy settings
Functions ¶
func SystemSettings ¶
SystemSettings Get system proxy settings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.