Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sandwich-go/xconf
Browse files Browse the repository at this point in the history
  • Loading branch information
hui.wang committed Jan 6, 2022
2 parents 4d4c9d2 + ad6e92f commit 82bd895
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Golang配置文件加载解析, [goconf](https://github.com//timestee/goconf) v2


[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/sandwich-go/xconf/CI?style=flat-square)](https://github.com/sandwich-go/xconf/actions?query=workflow%3ACI)
![Go Version](https://img.shields.io/badge/go%20version-%3E=1.14-61CFDD.svg?style=flat-square)
[![Go Report Card](https://goreportcard.com/badge/github.com/sandwich-go/xconf)](https://goreportcard.com/report/github.com/sandwich-go/xconf)
[![GoDoc](https://godoc.org/github.com/sandwich-go/xconf?status.svg)](https://godoc.org/github.com/sandwich-go/xconf)
[![Go Report Card](https://goreportcard.com/badge/github.com/sandwich-go/xconf)](https://goreportcard.com/report/github.com/sandwich-go/xconf)[![Sourcegraph](https://sourcegraph.com/github.com/sandwich-go/xconf/-/badge.svg)](https://sourcegraph.com/github.com/sandwich-go/xconf?badge)

## 功能简介
- 支持默认值配置、解析
Expand Down

0 comments on commit 82bd895

Please sign in to comment.