Codebase list golang-github-glacjay-goini / 179f54ca-0a94-4996-9008-87caaa64d243/main
179f54ca-0a94-4996-9008-87caaa64d243/main

Tree @179f54ca-0a94-4996-9008-87caaa64d243/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 :-)