File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
</p >
4
4
5
5
![ GitHub (pre-)release] ( https://img.shields.io/github/release/pojozhang/sugar/all.svg )
6
- [ ![ Build Status] ( https://travis-ci.org/pojozhang/sugar.svg?branch=master )] ( https://travis-ci.org/pojozhang/sugar ) [ ![ codecov] ( https://codecov.io/gh/pojozhang/sugar/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pojozhang/sugar ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/pojozhang/sugar )] ( https://goreportcard.com/report/github.com/pojozhang/sugar ) [ ![ GoDoc] ( https://godoc.org/github.com/pojozhang/sugar?status.svg )] ( https://godoc.org/github.com/pojozhang/sugar ) ![ license] ( https://img.shields.io/github/license/pojozhang/sugar.svg )
6
+ [ ![ Build Status] ( https://travis-ci.org/pojozhang/sugar.svg?branch=master )] ( https://travis-ci.org/pojozhang/sugar ) [ ![ codecov] ( https://codecov.io/gh/pojozhang/sugar/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pojozhang/sugar ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/pojozhang/sugar )] ( https://goreportcard.com/report/github.com/pojozhang/sugar ) ![ go ] ( https://img.shields.io/badge/golang-1.9+-blue.svg ) [ ![ GoDoc] ( https://godoc.org/github.com/pojozhang/sugar?status.svg )] ( https://godoc.org/github.com/pojozhang/sugar ) ![ license] ( https://img.shields.io/github/license/pojozhang/sugar.svg )
7
7
8
8
Sugar是一个Go语言编写的声明式Http客户端,提供了一些优雅的接口,目的是减少冗余的拼装代码。
9
9
@@ -330,4 +330,4 @@ switch e := err.(type) {
330
330
// ...
331
331
}
332
332
// ...
333
- ```
333
+ ```
You can’t perform that action at this time.
0 commit comments