7 Star 6 Fork 2

bandl/wheatClient

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
bandl 提交于 2021-05-19 20:42 +08:00 . 完成小文件上传接口
module gitee.com/timedb/wheatClient
go 1.14
require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46 // indirect
github.com/gin-contrib/cors v1.3.1
github.com/gin-gonic/gin v1.7.1
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/go-playground/validator/v10 v10.5.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/json-iterator/go v1.1.10 // indirect
github.com/leodido/go-urn v1.2.1 // indirect
github.com/mattn/go-sqlite3 v1.14.7 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/shirou/gopsutil v3.21.4+incompatible
github.com/stretchr/testify v1.7.0 // indirect
github.com/timedb/wheatDFS v0.0.0-20210519114027-912b3d19ec36
github.com/tklauser/go-sysconf v0.3.6 // indirect
github.com/ugorji/go v1.2.5 // indirect
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b // indirect
golang.org/x/sys v0.0.0-20210514084401-e8d321eab015 // indirect
golang.org/x/text v0.3.6 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/timedb/wheatClient.git
git@gitee.com:timedb/wheatClient.git
timedb
wheatClient
wheatClient
2.1.1

搜索帮助