Codebase list golang-github-glacjay-goini / 5c1325ec-4c9f-48c8-8667-7f246db78360/main
5c1325ec-4c9f-48c8-8667-7f246db78360/main

Tree @5c1325ec-4c9f-48c8-8667-7f246db78360/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 :-)