1 Star 0 Fork 204

Jason/goAdapter

forked from shiyin1211/openGW 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 524 Bytes
一键复制 编辑 原始数据 按行查看 历史
shiyin1211 提交于 2020-06-28 18:15 . 创建工程
module goAdapter
go 1.14
require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/eclipse/paho.mqtt.golang v1.2.0
github.com/gin-gonic/gin v1.6.3
github.com/robfig/cron v1.2.0
github.com/safchain/ethtool v0.0.0-20200609180057-ab94f15152e7
github.com/shirou/gopsutil v2.20.5+incompatible
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07
github.com/thinkgos/gomodbus v1.5.2
golang.org/x/net v0.0.0-20200625001655-4c5254603344 // indirect
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/lghtjpu/goAdapter.git
git@gitee.com:lghtjpu/goAdapter.git
lghtjpu
goAdapter
goAdapter
master

搜索帮助