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
/
handler
History
xfy
a965040eff
refactor(handler): 提取平台字符串为常量
...
- 使用 platformLinux 常量替代硬编码字符串 "linux" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 11:20:35 +08:00
..
AGENTS.md
docs: 更新 AGENTS.md 文档
2026-04-03 14:07:42 +08:00
errorpage_test.go
style(handler,server): 格式化测试代码结构体字段对齐
2026-04-08 13:30:00 +08:00
errorpage.go
feat(handler,middleware,errorintercept): 新增自定义错误页面支持
2026-04-07 17:49:59 +08:00
router_test.go
docs(config,stream,logging,handler,proxy,cache,server,ssl,middleware): 为核心模块添加详细 GoDoc 文档注释
2026-04-07 15:36:09 +08:00
router.go
docs(config,stream,logging,handler,proxy,cache,server,ssl,middleware): 为核心模块添加详细 GoDoc 文档注释
2026-04-07 15:36:09 +08:00
sendfile_test.go
refactor(handler): 提取平台字符串为常量
2026-04-10 11:20:35 +08:00
sendfile.go
refactor(handler): 提取平台字符串为常量
2026-04-10 11:20:35 +08:00
static_bench_test.go
style(benchmark): 修复代码格式和忽略无用错误返回值
2026-04-09 12:19:08 +08:00
static_test.go
refactor: 适配核心模块类型重命名
2026-04-10 09:41:07 +08:00
static.go
feat(handler/static): 新增 alias 指令支持路径别名
2026-04-08 14:37:20 +08:00