influxdb/client
Joseph Rothrock 21fd2e2662 dump cmd
rename dump flag

put an error response body if json marshalling breaks.

detect and respond to http error codes in the client.
2015-03-18 14:10:36 -07:00
..
README.md point to godoc 2015-03-09 13:07:50 -06:00
influxdb.go dump cmd 2015-03-18 14:10:36 -07:00
influxdb_test.go version is a lie for the client library 2015-03-09 09:51:47 -06:00

README.md

InfluxDB Go Client Library

Please refer to http://godoc.org/github.com/influxdb/influxdb/client for documentation.

Currently Used:

You can see a use of the client libray in the InfluxDB CLI.