# 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.