21fd2e2662
rename dump flag put an error response body if json marshalling breaks. detect and respond to http error codes in the client. |
||
---|---|---|
.. | ||
README.md | ||
influxdb.go | ||
influxdb_test.go |
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.