You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-library/README.md

25 lines
1.6 KiB

3 years ago
<img align="right" width="100" src="https://kodo-cdn.dtapp.net/04/999e9f2f06d396968eacc10ce9bc8a.png" alt="www.dtapp.net"/>
<h1 align="left"><a href="https://www.dtapp.net/">Golang扩展包</a></h1>
📦 Golang扩展包
3 years ago
[![Code Health](https://hn.devcloud.huaweicloud.com/codecheck/v1/codecheck/task/codehealth.svg?taskId=82a0bdc87df1459da1507c17329bd445)](https://hn.devcloud.huaweicloud.com/codecheck/project/b7a03c9ea96e40cb93fed6e23a27a7be/codecheck/task/82a0bdc87df1459da1507c17329bd445/detail)
[![Build Status](https://secure.travis-ci.com/dtapps/GoLibrary.png?branch=master)](http://travis-ci.org/dtapps/GoLibrary)
[![GoDoc](https://godoc.org/github.com/dtapps/GoLibrary?status.svg)](https://godoc.org/github.com/dtapps/GoLibrary)
[![GitHub release](https://img.shields.io/github/release/dtapps/GoLibrary.svg)](https://github.com/dtapps/GoLibrary/releases/latest)
[![codecov](https://codecov.io/gh/dtapps/GoLibrary/branch/master/graph/badge.svg)](https://codecov.io/gh/dtapps/GoLibrary)
[![Build Status](https://travis-ci.org/dtapps/GoLibrary.svg?branch=master)](https://travis-ci.org/dtapps/GoLibrary)
[![FOSSA Status](https://app.fossa.com/api/projects/github.com%2Fdtapps%2FGoLibrary?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%dtapps%2FGoLibrary?ref=badge_shield)
3 years ago
[![Goproxy.cn](https://goproxy.cn/stats/github.com/dtapps/GoLibrary/badges/download-count.svg)](https://goproxy.cn)
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2dtapps%2FGoLibrary.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2dtapps%2FGoLibrary?ref=badge_large)
## Install
3 years ago
```Importing
go get github.com/dtapps/GoLibrary
3 years ago
```