Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ParsingWG sync.WaitGroup
View Source
var ResultChan = make(chan *interface{})
Functions ¶
func ParseRecords ¶ added in v0.3.2
ParseRecords: begin streaming records from source and subsequently listen to them on parseRecordChan for processing
func StreamCSVRecords ¶ added in v0.3.2
func StreamJSONLRecords ¶ added in v0.3.2
func StreamRESTRecords ¶ added in v0.3.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.