Codebase list golang-github-glacjay-goini / 87204cfc-6ece-4d56-92da-9124f87d2cb6/main
87204cfc-6ece-4d56-92da-9124f87d2cb6/main

Tree @87204cfc-6ece-4d56-92da-9124f87d2cb6/main (Download .tar.gz)

1
2
3
4
5
# goini
INI file parser in go.

# See Also
For real apps, you can use [TOML](https://github.com/BurntSushi/toml) instead, which is a better INI format :-)