Ai
1 Star 0 Fork 0

ApacheMoy/go-match-engine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 821 Bytes
一键复制 编辑 原始数据 按行查看 历史
ApacheMoy 提交于 2021-09-23 23:49 +08:00 . 增加ringbuffer
module matching
go 1.15
require (
github.com/Shopify/sarama v1.29.1
github.com/beego/beego/v2 v2.0.1
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/go-redis/redis v6.15.9+incompatible
github.com/mitchellh/mapstructure v1.4.2
github.com/onsi/gomega v1.16.0 // indirect
github.com/pelletier/go-toml v1.9.4 // indirect
github.com/prometheus/common v0.10.0
github.com/shopspring/decimal v1.2.0
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/smartystreets-prototypes/go-disruptor v0.0.0-20200316140655-c96477fd7a6a
github.com/spf13/cast v1.4.1 // indirect
github.com/spf13/viper v1.8.1
golang.org/x/sys v0.0.0-20210915083310-ed5796bab164 // indirect
golang.org/x/text v0.3.7 // indirect
gopkg.in/ini.v1 v1.63.2 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/liyongdada/go-match-engine.git
git@gitee.com:liyongdada/go-match-engine.git
liyongdada
go-match-engine
go-match-engine
master

搜索帮助