goconf
goconf copied to clipboard
Golang config file parse module
Could you apply a license please? (BSD, MIT or CC0 perhaps?)
1. 支持没有section 2. 更新section key 3. 去掉反射
[root@localhost mu]# go get -u github.com/Terry-Mao/goconf go build github.com/Terry-Mao/goconf: /usr/local/go/pkg/tool/linux_386/compile: signal: trace/breakpoint trap [root@localhost mu]# [root@localhost mu]# go version go version go1.6.2 linux/386 [root@localhost mu]# [root@localhost mu]# cat /etc/redhat-release CentOS...