mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-19 16:33:45 +08:00
版本预发布
This commit is contained in:
@@ -11,7 +11,8 @@ import (
|
||||
|
||||
type (
|
||||
IHook interface {
|
||||
GlobalLog(r *ghttp.Request)
|
||||
AccessLog(r *ghttp.Request)
|
||||
LastActive(r *ghttp.Request)
|
||||
}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user