Versions in this module Expand all Collapse all v1 v1.1.0 Sep 28, 2018 Changes in this version + func Pipe(reader io.Reader, writer io.Writer, bufferSize int, wg *sync.WaitGroup) + func RunOnEveryLine(reader io.Reader, lineFunction LineFunction, bufferSize int, ...) + type LineFunction func(line string) Incompatible versions in this module v2.5.1+incompatible Dec 20, 2018 v2.2.1+incompatible Nov 5, 2018