Codebase list golang-github-glacjay-goini / f217a71a-5814-4002-9b9e-6ebe7e634dda/main
f217a71a-5814-4002-9b9e-6ebe7e634dda/main

Tree @f217a71a-5814-4002-9b9e-6ebe7e634dda/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 :-)