🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/elmthedev/go-csv-config-parser

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
g

github.com/elmthedev/go-csv-config-parser

v0.0.0-20211109171802-e55cbbd29d4a
99

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

100

License

Version published
Created
Issues
0

Welcome to Go Custom CSV Parser 👋

Twitter: ElmTheDev

Allows parsing CSV files into custom structs and implements required fields that can't be empty

🏠 Homepage

Install


go get github.com/ElmTheDev/go-csv-config-parser

Usage


ParseCSV("/path_to_csv.csv", MyType{})

Run tests


go test -v ./examples

Author

👤 ElmTheDev

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

This README was generated with ❤️ by readme-md-generator

FAQs

Package last updated on 09 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts