1 Star 0 Fork 50

enjoylife/RockGO

forked from 野猪大大/RockGO 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 851 Bytes
一键复制 编辑 原始数据 按行查看 历史
野猪大大 提交于 2018-12-24 15:32 . 重构位置服务器的搜寻方式
module github.com/zllangct/RockGO
require (
github.com/TarsCloud/TarsGo v0.0.0-20181117101853-df0f3ee846b3 // indirect
github.com/donnie4w/go-logger v0.0.0-20170827050443-4740c51383f4 // indirect
github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7 // indirect
github.com/gin-gonic/gin v1.3.0
github.com/golang/protobuf v1.2.0
github.com/gorilla/websocket v1.4.0
github.com/kr/pretty v0.1.0 // indirect
github.com/mattn/go-isatty v0.0.4 // indirect
github.com/qianlnk/pgbar v0.0.0-20171216154057-0f21738f04a2
github.com/ugorji/go/codec v0.0.0-20181206144755-e72634d4d386 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/eapache/queue.v1 v1.1.0
gopkg.in/go-playground/validator.v8 v8.18.2 // indirect
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce
gopkg.in/yaml.v2 v2.2.1 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/enjoylife/RockGO.git
git@gitee.com:enjoylife/RockGO.git
enjoylife
RockGO
RockGO
master

搜索帮助