da2899d71d
feat: add skipRowOnError handling for raw line protocol files ( #419 )
...
* feat: add skipRowOnError for raw line protocol files
* use common code from influxdb instead of copying
* add test
* remove dead code comment
2022-07-01 10:14:14 -06:00
adc58b8441
chore: refactor influxid.ID
, cleanup organization checking ( #326 )
2021-11-10 15:12:59 -06:00
d615694ee9
refactor: replace uses of ioutil
with io
and os
( #223 )
2021-08-04 14:45:22 -04:00
1dad2f5f72
refactor: move things around to make building a client easier from other projects ( #123 )
...
* refactor: split logic for building API config into public func
* refactor: move config code out of internal/
2021-06-16 11:09:26 -04:00
b1ba53bae2
refactor: move request-compression out of codegen, avoid some buffering ( #118 )
2021-06-11 16:01:34 -04:00
9747d05ae1
refactor: expose generated code and client business logic to share with Kapacitor ( #103 )
...
* refactor: take clients out of internal
* refactor: move stdio to pkg
* Move internal/api to api
* refactor: final changes for Kapacitor to access shared functionality
* chore: regenerate mocks
* fix: bad automated refactor
* chore: extra formatting not caught by make fmt
2021-05-25 10:05:01 -04:00