feat(完整功能): 以Apache License 2.0协议开源

This commit is contained in:
2025-09-23 20:57:54 +08:00
parent 4eb48f22f7
commit 2fccf28df9
7 changed files with 510 additions and 2 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module github.com/xiaoqidun/limit
go 1.25.1
require golang.org/x/time v0.13.0