package
0.0.0-20210514083400-266bd3af2e90
Repository: https://github.com/gulien/aws-s3-csv-parser.git
Documentation: pkg.go.dev

# Functions

Parse parses a CSV file and calls the given callback.

# Structs

Callback is a function which is called while parsing a CSV file.
Options gathers the parsing options.