Codebase list golang-github-glacjay-goini / f31f825a-4625-4eec-9146-18251acaadd5/upstream
f31f825a-4625-4eec-9146-18251acaadd5/upstream

Tree @f31f825a-4625-4eec-9146-18251acaadd5/upstream (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 :-)