goconf:GoConf 是 Golang 的 JSON 配置文件加载器

时间:2021-06-17 15:00:58
【文件属性】:
文件名称:goconf:GoConf 是 Golang 的 JSON 配置文件加载器
文件大小:6KB
文件格式:ZIP
更新时间:2021-06-17 15:00:58
Go GoConf GoConf is a JSON configure file loader for golang. It supports multiple layers configure items and can get item value directly by path, etc '/Porject1/ModuleA/Item1'. It is very simple for use. You can install it by go get github.com/pantsing/goconf example_test.go provides an example. and more details in here GoConf用于Golang程序加载JSON格式配置文件,支持多层级配置项及按层级路径读取配置项。 GoConf使用非常简单,你可以通过如下命令安装 go
【文件预览】:
goconf-master
----configure.json(919B)
----example_test.go(1KB)
----test.sh(76B)
----LICENSE(1KB)
----conf.go(8KB)
----conf_test.go(1KB)
----README.md(715B)

网友评论