Documentation
¶
Index ¶
- func ParseCSV(resultChan chan<- *interface{}, config lib.Config, state *lib.State, ...)
- func ParseDB(resultChan chan<- *interface{}, config lib.Config, state *lib.State, ...)
- func ParseJSONL(resultChan chan<- *interface{}, config lib.Config, state *lib.State, ...)
- func ParseREST(resultChan chan<- *interface{}, config lib.Config, state *lib.State, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCSV ¶
func ParseCSV(resultChan chan<- *interface{}, config lib.Config, state *lib.State, wg *sync.WaitGroup)
///////////////////////////////////////////////////////// PARSE /////////////////////////////////////////////////////////
func ParseDB ¶
func ParseDB(resultChan chan<- *interface{}, config lib.Config, state *lib.State, wg *sync.WaitGroup)
///////////////////////////////////////////////////////// PARSE /////////////////////////////////////////////////////////
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.