mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-12 21:13:45 +08:00
发布v2.2.10版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md
This commit is contained in:
@@ -11,8 +11,7 @@ import (
|
||||
|
||||
type (
|
||||
IHook interface {
|
||||
AccessLog(r *ghttp.Request)
|
||||
LastActive(r *ghttp.Request)
|
||||
AfterOutput(r *ghttp.Request)
|
||||
}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user