package
0.1.2
Repository: https://github.com/willabides/piper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewLineData returns a new LineData.
NewLineParseHelper returns a LineParseHelper.

# Structs

LineData caches the unmarshalled json so we only need to unmarshal once.
LineParseHelper helper for parsing line data.
Publisher publishes events.

# Interfaces

EventSink a sink for events.