1 Star 0 Fork 0

dinglx/gf-demo-grpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 896 Bytes
一键复制 编辑 原始数据 按行查看 历史
John 提交于 2023-04-25 14:13 . version updates
module github.com/gogf/gf-demo-grpc
go 1.15
require (
github.com/BurntSushi/toml v1.2.1 // indirect
github.com/clbanning/mxj/v2 v2.5.7 // indirect
github.com/fatih/color v1.15.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-sql-driver/mysql v1.7.0 // indirect
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.4.0
github.com/gogf/gf/contrib/rpc/grpcx/v2 v2.4.0
github.com/gogf/gf/v2 v2.4.0
github.com/magiconair/properties v1.8.7 // indirect
github.com/mattn/go-isatty v0.0.18 // indirect
github.com/mattn/go-runewidth v0.0.14 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
go.opentelemetry.io/otel/sdk v1.14.0 // indirect
golang.org/x/net v0.9.0 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.54.0
google.golang.org/protobuf v1.30.0
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/dinglixin/gf-demo-grpc.git
git@gitee.com:dinglixin/gf-demo-grpc.git
dinglixin
gf-demo-grpc
gf-demo-grpc
main

搜索帮助