1 Star 0 Fork 2

vdebug/micro-mall-search

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 878 Bytes
一键复制 编辑 原始数据 按行查看 历史
cristiane 提交于 2020-11-25 11:07 +08:00 . 商品搜索,店铺搜索
module gitee.com/cristiane/micro-mall-search
go 1.13
require (
gitee.com/kelvins-io/common v1.0.2
gitee.com/kelvins-io/kelvins v1.2.2
gitee.com/kelvins-io/service-config v1.0.0 // indirect
github.com/RichardKnop/machinery v1.9.1
github.com/elastic/go-elasticsearch/v7 v7.9.0
github.com/golang/protobuf v1.4.2
github.com/gomodule/redigo v2.0.0+incompatible
github.com/google/uuid v1.1.1
github.com/grpc-ecosystem/grpc-gateway v1.14.7
github.com/satori/go.uuid v1.2.0
github.com/shopspring/decimal v1.2.0
github.com/tidwall/gjson v1.6.3 // indirect
go.elastic.co/apm/module/apmgorm v1.9.0 // indirect
go.elastic.co/apm/module/apmgrpc v1.9.0 // indirect
go.elastic.co/apm/module/apmredigo v1.9.0 // indirect
golang.org/x/net v0.0.0-20201016165138-7b1cca2348c0
google.golang.org/grpc v1.32.0
google.golang.org/protobuf v1.25.0
xorm.io/xorm v1.0.3 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/vdebug123/micro-mall-search.git
git@gitee.com:vdebug123/micro-mall-search.git
vdebug123
micro-mall-search
micro-mall-search
master

搜索帮助