Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
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 initializes shared request state. The outer request owner creates and finalizes the lifecycle. The main server owns the global request gauge and the effective Prometheus log binding owns route-level metrics.
Click to show internal directories.
Click to hide internal directories.