chronograf/influx
Tim Raymond aacc6180d3 Rework domain errs to be strings
At @goller's recommendation, we're following @benbjohnson's advice laid
out here: https://github.com/benbjohnson/wtf/blob/master/errors.go and
moving errors to the top level package. This cleaned up some ugliness in
the tests where we needed to type assert.
2016-09-19 10:12:52 -04:00
..
influx.go Rework domain errs to be strings 2016-09-19 10:12:52 -04:00
influx_test.go Rework domain errs to be strings 2016-09-19 10:12:52 -04:00
response.go