Documentation ¶ Index ¶ func GetCSVRecords(r io.Reader, out chan<- []string) error func SearchInFile(path string, search string, outChan chan<- string) error func UnzipData(reader io.Reader, writer io.Writer) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetCSVRecords ¶ func GetCSVRecords(r io.Reader, out chan<- []string) error func SearchInFile ¶ func SearchInFile(path string, search string, outChan chan<- string) error func UnzipData ¶ func UnzipData(reader io.Reader, writer io.Writer) error Types ¶ This section is empty. Source Files ¶ View all Source files csv.gosearch.gozip.go Click to show internal directories. Click to hide internal directories.