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

17 lines
687 B

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