工具
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.
jialei e005effcb0 新增接口签名和response加密 1 year ago
request 新增接口签名和response加密 1 year ago
response 新增接口签名和response加密 1 year ago
utils 新增接口签名和response加密 1 year ago
.gitignore 新增接口签名和response加密 1 year ago
README.md 新增接口签名和response加密 1 year ago
go.mod 新增接口签名和response加密 1 year ago
go.sum 新增接口签名和response加密 1 year ago

README.md

使用方法

1、设置私有仓库

go env -w GOPRIVATE=gitea.drugeyes.vip

2、设置git

git config --global url."ssh://gitea@gitea.drugeyes.vip".insteadOf "https://gitea.drugeyes.vip"

3、拉取对应版本

go get gitea.drugeyes.vip/pharnexbase/tools@v1.0.0