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