Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessBeforeRequest ¶
func ProcessBeforeRequest(req *teaproxy.Request, writer *teaproxy.ResponseWriter) bool
请求Hook
Types ¶
type CookiesAction ¶
func (*CookiesAction) Run ¶
func (this *CookiesAction) Run(params struct { LogId string })
type Helper ¶
type Helper struct {
}
func (*Helper) BeforeAction ¶
func (this *Helper) BeforeAction(action *actions.ActionObject)
type HistoryAction ¶
type IndexAction ¶
func (*IndexAction) Run ¶
func (this *IndexAction) Run(params struct { ServerId string LogType string })
type ListAction ¶
type RequestHeaderAction ¶
func (*RequestHeaderAction) Run ¶
func (this *RequestHeaderAction) Run(params struct { LogId string Day string })
请求Header
type ResponseHeaderAction ¶
func (*ResponseHeaderAction) Run ¶
func (this *ResponseHeaderAction) Run(params struct { LogId string Day string })
响应Header
Click to show internal directories.
Click to hide internal directories.