Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExtractedChan = make(chan map[string]interface{})
View Source
var ProcessingWG sync.WaitGroup
View Source
var ResultChan = make(chan map[string]interface{})
Functions ¶
func ExtractRecords ¶ added in v0.4.0
Begin streaming records from source (and sending to ExtractedChan) and start goroutines to process records
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.