File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
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 )
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 )
7
7
![ license] ( https://img.shields.io/github/license/pojozhang/sugar.svg )
8
8
9
-
10
9
Sugar is a ** DECLARATIVE** http client providing elegant APIs for Golang.
11
10
12
11
### [ 中文文档] ( README.zh-cn.md )
@@ -337,4 +336,4 @@ switch e := err.(type) {
337
336
// your code
338
337
}
339
338
// your code
340
- ```
339
+ ```
You can’t perform that action at this time.
0 commit comments