package
0.0.0-20220323104224-5d6a5f92c723
Repository: https://github.com/reisender/pipe.git
Documentation: pkg.go.dev

# Functions

Read will create a new csv reader per message.
ReadStream will read the string messages.

# Variables

ErrUnknownType is the error for when we don't know how to conver the message to a []string.

# Structs

To will convert incoming messages to a csv message output and send downstream.