初始化项目

This commit is contained in:
Yun
2023-08-15 14:01:23 +08:00
parent a36216f3fd
commit 60e0478a62
4 changed files with 305 additions and 24 deletions
+2
View File
@@ -1,3 +1,5 @@
module code.yun.ink/open/timer
go 1.19
require github.com/gomodule/redigo v1.8.9