Hacker News new | ask | show | jobs
Show HN: Goconf – Dead simple Go configuration file library (github.com)
2 points by Noah-Huppert 2664 days ago
1 comments

I made this small little library because the alternatives like Viper were too complex and did not provide a clear simple getting started example.

My goal was to make a library which does 1 thing well. Hopefully this library will help anyone who needs to load configuration files.