1 Star 4 Fork 2

寒塘冷月/go-websocket

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 183 Bytes
一键复制 编辑 原始数据 按行查看 历史
寒塘冷月 提交于 2023-09-19 16:02 . 初始化
module vueadmin
go 1.20
require (
github.com/gorilla/websocket v1.5.0
github.com/satori/go.uuid v1.2.0
)
require gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/heyingmin/go-websocket.git
[email protected]:heyingmin/go-websocket.git
heyingmin
go-websocket
go-websocket
master

搜索帮助