Codebase list golang-github-glacjay-goini / eb687dd8-9b17-49b5-8c2c-4d88868a4485/main
eb687dd8-9b17-49b5-8c2c-4d88868a4485/main

Tree @eb687dd8-9b17-49b5-8c2c-4d88868a4485/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 :-)