initial commit

This commit is contained in:
2025-02-22 23:00:56 +08:00
commit 61ffeeb3b8
20 changed files with 1676 additions and 0 deletions

10
go.mod Normal file
View File

@ -0,0 +1,10 @@
module git.jeffthecoder.xyz/public/lazyhandler
go 1.24.0
require (
github.com/go-session/session/v3 v3.2.1
github.com/gorilla/websocket v1.5.3
)
require github.com/bytedance/gopkg v0.0.0-20221122125632-68358b8ecec6 // indirect