Codebase list golang-github-glacjay-goini / f9d4a238-d34a-4c11-8e80-4c11594724ff/main
f9d4a238-d34a-4c11-8e80-4c11594724ff/main

Tree @f9d4a238-d34a-4c11-8e80-4c11594724ff/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 :-)