Documentation
¶
Overview ¶
Package interceptor 拦截器
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Handler recorder.Interceptor
Handler 拦截器handler
Functions ¶
This section is empty.
Types ¶
type Example ¶
type Example struct{}
func (Example) BeforeRequest ¶
BeforeRequest 请求发送前, 修改request
func (Example) BeforeResponse ¶
BeforeResponse 响应发送前, 修改response
Click to show internal directories.
Click to hide internal directories.