Allows parsing CSV files into custom structs and implements required fields that can't be empty
🏠 Homepage
go get github.com/ElmTheDev/go-csv-config-parser
ParseCSV("/path_to_csv.csv", MyType{})
go test -v ./examples
👤 ElmTheDev
-
Twitter: @ElmTheDev
-
Github: @ElmTheDev
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator