|
hai 1 ano | |
---|---|---|
.. | ||
.editorconfig | hai 1 ano | |
.gitignore | hai 1 ano | |
.golangci.yml | hai 1 ano | |
LICENSE | hai 1 ano | |
Makefile | hai 1 ano | |
README.md | hai 1 ano | |
codecov.yml | hai 1 ano | |
data_source.go | hai 1 ano | |
deprecated.go | hai 1 ano | |
error.go | hai 1 ano | |
file.go | hai 1 ano | |
helper.go | hai 1 ano | |
ini.go | hai 1 ano | |
key.go | hai 1 ano | |
parser.go | hai 1 ano | |
section.go | hai 1 ano | |
struct.go | hai 1 ano |
Package ini provides INI file read and write functionality in Go.
[]byte
, io.Reader
and io.ReadCloser
) with overwrites.The minimum requirement of Go is 1.13.
$ go get gopkg.in/ini.v1
Please add -u
flag to update in the future.
This project is under Apache v2 License. See the LICENSE file for the full license text.