2 Star 0 Fork 0

xmetau/unigateway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 566 Bytes
一键复制 编辑 原始数据 按行查看 历史
qwenyang 提交于 2024-07-27 21:39 . feat: init
module gitee.com/xmetau/unigateway
go 1.19
require (
gitee.com/xmetau/proto v0.0.0-20240727123404-cb585fb40547
github.com/golang/protobuf v1.5.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1
google.golang.org/genproto/googleapis/api v0.0.0-20240725223205-93522f1f2a9f
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.34.2
)
require (
golang.org/x/net v0.26.0 // indirect
golang.org/x/sys v0.21.0 // indirect
golang.org/x/text v0.16.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240723171418-e6d459c13d2a // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xmetau/unigateway.git
git@gitee.com:xmetau/unigateway.git
xmetau
unigateway
unigateway
master

搜索帮助