Codebase list golang-github-glacjay-goini / 19c1a6c6-f605-4bec-bd3c-d69ad1d7afef/main
19c1a6c6-f605-4bec-bd3c-d69ad1d7afef/main

Tree @19c1a6c6-f605-4bec-bd3c-d69ad1d7afef/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 :-)