Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResetRegistryForTest ¶
func ResetRegistryForTest()
Types ¶
type Plugin ¶
type Plugin struct {
base.BasePlugin
// contains filtered or unexported fields
}
func (*Plugin) RunRequestPhase ¶
func (p *Plugin) RunRequestPhase(w http.ResponseWriter, r *http.Request) base.RequestPhaseResult
RunRequestPhase owns the local public-api gateway response. The gateway is an APISIX response even when a registered handler produces the body.
Click to show internal directories.
Click to hide internal directories.