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