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

https://github.com/tinyhubs/props


https://github.com/tinyhubs/props

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# 概要

[![Build Status](https://travis-ci.org/tinyhubs/props.svg?branch=master)](https://travis-ci.org/tinyhubs/props)
[![GoDoc](https://godoc.org/github.com/tinyhubs/props?status.svg)](https://godoc.org/github.com/tinyhubs/props)
[![Language](https://img.shields.io/badge/language-go-lightgrey.svg)](https://github.com/tinyhubs/props)
[![License](https://img.shields.io/badge/license-New%20BSD-yellow.svg?style=flat)](LICENSE)
[![codecov](https://codecov.io/gh/tinyhubs/props/branch/master/graph/badge.svg)](https://codecov.io/gh/tinyhubs/props)
[![goreport](https://www.goreportcard.com/badge/github.com/tinyhubs/props)](https://www.goreportcard.com/report/github.com/tinyhubs/props)

`props` 用于使用统一的接口来获取可能有多个来源的配置数据。他通过配置数据源优先级的来决定多个来源的同名配置项的取值。