Live data from Hacker News

Show HN: Goconf – Dead simple Go configuration file library

github.com

1–2 of 2 posts

Re: Show HN: Goconf – Dead simple Go configuration file library

#2
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.