|
vor 1 Jahr | |
---|---|---|
.. | ||
.editorconfig | vor 1 Jahr | |
.gitignore | vor 1 Jahr | |
.golangci.yml | vor 1 Jahr | |
LICENSE | vor 1 Jahr | |
Makefile | vor 1 Jahr | |
README.md | vor 1 Jahr | |
codecov.yml | vor 1 Jahr | |
data_source.go | vor 1 Jahr | |
deprecated.go | vor 1 Jahr | |
error.go | vor 1 Jahr | |
file.go | vor 1 Jahr | |
helper.go | vor 1 Jahr | |
ini.go | vor 1 Jahr | |
key.go | vor 1 Jahr | |
parser.go | vor 1 Jahr | |
section.go | vor 1 Jahr | |
struct.go | vor 1 Jahr |
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.