golang-github-mitchellh-prefixedio-dev

Library that demultiplexes line-oriented data from an io.reader
  https://github.com/mitchellh/prefixedio
  0
  no reviews



Prefixedio is a package for go that takes an io.reader and de-multiplexes line-oriented data based on a line prefix to a set of readers.