1
0
Fork 0
水群统计
Go to file
李寻欢 581faf974c 💚 优化Actions工作流配置,只打tag事件的镜像 2023-10-25 10:02:59 +08:00
.gitea/workflows 💚 优化Actions工作流配置,只打tag事件的镜像 2023-10-25 10:02:59 +08:00
client 🎉 first commit 2023-09-21 17:33:59 +08:00
config 新增配置文件 2023-10-11 09:21:07 +08:00
constant 🎉 first commit 2023-09-21 17:33:59 +08:00
entity 新增退群时间 2023-10-11 14:46:47 +08:00
handler 🎉 first commit 2023-09-21 17:33:59 +08:00
model 🎉 first commit 2023-09-21 17:33:59 +08:00
service 🎉 first commit 2023-09-21 17:33:59 +08:00
tasks 🎨 逻辑完善 2023-10-16 08:45:00 +08:00
types 🎉 first commit 2023-09-21 17:33:59 +08:00
utils 🎨 逻辑优化 2023-09-26 15:12:47 +08:00
.gitignore 加入黑名单机制,在黑名单的Id不参与水群统计排行 2023-10-08 14:33:38 +08:00
Dockerfile 💚 新增Actions工作流配置 2023-10-25 08:51:16 +08:00
config.yaml 🐛 Fix a bug. 2023-10-11 09:51:33 +08:00
go.mod 新增配置文件 2023-10-11 09:21:07 +08:00
go.sum 新增配置文件 2023-10-11 09:21:07 +08:00
main.go 新增配置文件 2023-10-11 09:21:07 +08:00
readme.md 🎨 逻辑优化 2023-09-26 14:29:41 +08:00

readme.md

手动打包镜像

docker build --push -t repo.lxh.io/lxh/go-wxhelper:latest .