1 Star 0 Fork 0

拓擎/gokit微服务网关

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 913 Bytes
一键复制 编辑 原始数据 按行查看 历史
Simon 提交于 2023-01-31 00:17 . go-kit 的微服务 api 统一网关
module github.com/tocgis/api-gateway
go 1.19
require (
github.com/go-kit/kit v0.12.0
github.com/hashicorp/consul/api v1.18.0
)
require (
github.com/armon/go-metrics v0.3.9 // indirect
github.com/fatih/color v1.12.0 // indirect
github.com/go-kit/log v0.2.0 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-hclog v0.16.2 // indirect
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/hashicorp/serf v0.10.1 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.4.2 // indirect
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/tocgi/gokit-gateway.git
git@gitee.com:tocgi/gokit-gateway.git
tocgi
gokit-gateway
gokit微服务网关
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385