influxdb/client/v2
Jonathan A. Sternberg c67a0548a0 Support proxy environment variables in the influx client
This also adds support for both the v1 and v2 APIs to set the Proxy
function on the underlying http.Transport.

The functionality for proxy environment variables is provided by the
[http.ProxyFromEnvironment](https://godoc.org/net/http#ProxyFromEnvironment).
2018-02-11 21:51:58 -06:00
..
client.go Support proxy environment variables in the influx client 2018-02-11 21:51:58 -06:00
client_test.go Support proxy environment variables in the influx client 2018-02-11 21:51:58 -06:00
example_test.go Merge pull request #5617 from benbjohnson/influxdata 2016-02-10 13:29:46 -07:00
udp.go Update godoc for the client packages 2016-12-30 11:58:43 -08:00