mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-12-27 02:26:00 +08:00
This commit is contained in:
@@ -11,6 +11,7 @@ import (
|
||||
|
||||
type (
|
||||
IHook interface {
|
||||
BeforeServe(r *ghttp.Request)
|
||||
AfterOutput(r *ghttp.Request)
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user