Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AddListener ¶
func AddListener(eventListener EventListener)
func NewCSVParser ¶
func NewCSVParser()
Types ¶
type EventListener ¶
type EventListener interface {
OnEvent(eventChannel <-chan Event)
}
Click to show internal directories.
Click to hide internal directories.