1 Star 0 Fork 0

Darwin / geoRPC

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
provider.go 101 Bytes
一键复制 编辑 原始数据 按行查看 历史
baoyx 提交于 2024-02-01 14:41 . publish release v10.0.
package service
import (
"github.com/google/wire"
)
var ProviderSet = wire.NewSet(
NewService,
)
Go
1
https://gitee.com/byx_darwin/geo-rpc.git
git@gitee.com:byx_darwin/geo-rpc.git
byx_darwin
geo-rpc
geoRPC
022324c0c4aa

搜索帮助