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.
douyin/README.md

18 lines
642 B

2 years ago
<h1>
<a href="https://www.dtapp.net/">Golang douyin</a>
</h1>
📦 Golang douyin
[comment]: <> (go)
[![godoc](https://pkg.go.dev/badge/go.dtapp.net/douyin?status.svg)](https://pkg.go.dev/go.dtapp.net/douyin)
[![goproxy.cn](https://goproxy.cn/stats/go.dtapp.net/douyin/badges/download-count.svg)](https://goproxy.cn/stats/go.dtapp.net/douyin)
[![goreportcard.com](https://goreportcard.com/badge/go.dtapp.net/douyin)](https://goreportcard.com/report/go.dtapp.net/douyin)
[![deps.dev](https://img.shields.io/badge/deps-go-red.svg)](https://deps.dev/go/go.dtapp.net%2Fdouyin)
#### 安装
```shell
4 months ago
go get -v -u go.dtapp.net/douyin@v1.0.14
2 years ago
```