Versions in this module Expand all Collapse all v0 v0.2.0 Jun 12, 2019 v0.1.0 Jun 11, 2019 Changes in this version + type Config struct + CGI bool + HTTPProxy string + HTTPSProxy string + NoProxy string + func FromEnvironment() *Config + func (cfg *Config) ProxyFunc() func(reqURL *url.URL) (*url.URL, error)