A Go library to manage INI-files in your project. Adopts the idea with Marshalling, typically used when parsing JSON and other text-formatted files in Go.

Joachim M. Giæver 1d401d7478 Encoding + decoding %!s(int64=6) %!d(string=hai) anos
data dfa396f8b1 Init commit. Started on scanner, for decoding. %!s(int64=6) %!d(string=hai) anos
ini 1d401d7478 Encoding + decoding %!s(int64=6) %!d(string=hai) anos
.gitignore 9b7e74e74a Initial commit %!s(int64=6) %!d(string=hai) anos
LICENSE 9b7e74e74a Initial commit %!s(int64=6) %!d(string=hai) anos
README.md 9b7e74e74a Initial commit %!s(int64=6) %!d(string=hai) anos
go-ini.go 1d401d7478 Encoding + decoding %!s(int64=6) %!d(string=hai) anos

README.md

ini