Ai
1 Star 0 Fork 0

k8sio/cnkit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1006 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuanhack 提交于 2024-09-06 11:23 +08:00 . delayqueue example verify
module gitee.com/k8sio/cnkit
go 1.20
require (
github.com/RoaringBitmap/roaring v1.9.4
github.com/alicebob/miniredis/v2 v2.33.0
github.com/go-redis/redis/v8 v8.11.5
github.com/google/uuid v1.6.0
github.com/panjf2000/ants/v2 v2.10.0
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.8.2
gopkg.in/natefinch/lumberjack.v2 v2.0.0
)
require (
github.com/BurntSushi/toml v0.4.1 // indirect
github.com/alicebob/gopher-json v0.0.0-20200520072559-a9ecdc9d1d3a // indirect
github.com/bits-and-blooms/bitset v1.12.0 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/mschoch/smat v0.2.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/yuin/gopher-lua v1.1.1 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/k8sio/cnkit.git
git@gitee.com:k8sio/cnkit.git
k8sio
cnkit
cnkit
master

搜索帮助