1 Star 0 Fork 4

jiaoyuedave/Service-Box-go

forked from Plato/Service-Box-go 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 852 Bytes
一键复制 编辑 原始数据 按行查看 历史
module gitee.com/dennis-kk/service-box-go
go 1.16
//gitee.com/dennis-kk/rpc-go-backend v0.3.0
//github.com/panjf2000/gnet v1.6.4
require (
gitee.com/dennis-kk/rpc-go-backend v0.4.13
github.com/BurntSushi/toml v0.3.1
github.com/fsnotify/fsnotify v1.4.9
github.com/gin-gonic/gin v1.7.7
github.com/go-redis/redis/v8 v8.11.5
github.com/go-zookeeper/zk v1.0.2
github.com/golang-jwt/jwt/v4 v4.4.3
github.com/golang/protobuf v1.5.2
github.com/imdario/mergo v0.3.12
github.com/jonboulle/clockwork v0.2.2 // indirect
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
github.com/lestrrat-go/strftime v1.0.5 // indirect
github.com/panjf2000/gnet v1.6.4
github.com/urfave/cli/v2 v2.3.0
go.mongodb.org/mongo-driver v1.9.1
go.uber.org/zap v1.19.1
google.golang.org/protobuf v1.26.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/jiaoyuedave/service-box-go.git
git@gitee.com:jiaoyuedave/service-box-go.git
jiaoyuedave
service-box-go
Service-Box-go
master

搜索帮助