This website requires JavaScript.
Explore
Help
Sign In
xfy
/
lolly
Watch
1
Star
0
Fork
0
You've already forked lolly
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
lolly
/
internal
/
middleware
History
xfy911
c33adeb296
docs(middleware/limitrate): add package comments for rate limiter
...
- Add package documentation for limitrate and writer files - Include author attribution (xfy)
2026-06-03 15:28:53 +08:00
..
accesslog
test: 迁移基准测试循环到 Go 1.24 b.Loop() API
2026-04-16 13:50:15 +08:00
bodylimit
refactor: modernize code with Go 1.22+ features
2026-04-30 10:37:45 +08:00
compression
perf(compression): use bytes operations to avoid string allocation
2026-04-30 15:59:42 +08:00
errorintercept
docs: 为其余模块添加标准化 godoc 注释
2026-04-20 10:59:53 +08:00
limitrate
docs(middleware/limitrate): add package comments for rate limiter
2026-06-03 15:28:53 +08:00
rewrite
refactor: 提取公共逻辑、消除重复代码、加强错误处理
2026-04-28 18:00:48 +08:00
security
refactor(utils): enhance ParseCIDR to support single IP
2026-05-08 18:20:09 +08:00
AGENTS.md
docs: 更新 AGENTS.md 文档,新增 benchmark/netutil/scripts 目录
2026-04-07 17:51:31 +08:00
middleware_test.go
Merge branch 'lint-fix' - resolve sendfile.go conflict
2026-04-13 09:26:48 +08:00
middleware.go
refactor: remove unused code and fix formatting
2026-05-09 16:58:45 +08:00