influxdata/line-protocol

Make should be able to implement the io.Reader interface

Opened this issue · 0 comments

Some things need a reader. Instead of giving a writer, make decoder able to function via the io.Reader interface for things that require a reader.