An open API service indexing awesome lists of open source software.

https://github.com/issue9/config


https://github.com/issue9/config

config configuration configuration-management go golang

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

config
===

[![Go](https://github.com/issue9/config/actions/workflows/go.yml/badge.svg)](https://github.com/issue9/config/actions/workflows/go.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/issue9/config)](https://goreportcard.com/report/github.com/issue9/config)
[![codecov](https://codecov.io/gh/issue9/config/branch/master/graph/badge.svg)](https://codecov.io/gh/issue9/config)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/issue9/config)](https://pkg.go.dev/github.com/issue9/config)
![Go version](https://img.shields.io/github/go-mod/go-version/issue9/config)
![License](https://img.shields.io/github/license/issue9/config)

安装
---

```shell
go get github.com/issue9/config
```

版权
---

本项目采用 [MIT](http://opensource.org/licenses/MIT) 开源授权许可证,完整的授权说明可在 [LICENSE](LICENSE) 文件中找到。