Documentation
¶
Index ¶
- type EnvOldHttpPlugin
- func (EnvOldHttpPlugin) GetName() string
- func (EnvOldHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvOldHttpPlugin) GetStage() string
- func (EnvOldHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvOldHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvOldHttpPlugin ¶
type EnvOldHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvOldHttpPlugin) GetName ¶
func (EnvOldHttpPlugin) GetName() string
func (EnvOldHttpPlugin) GetRequests ¶
func (EnvOldHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvOldHttpPlugin) GetStage ¶
func (EnvOldHttpPlugin) GetStage() string
func (EnvOldHttpPlugin) GetVersion ¶
func (EnvOldHttpPlugin) GetVersion() (int, int, int)
func (EnvOldHttpPlugin) Verify ¶
func (plugin EnvOldHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
Click to show internal directories.
Click to hide internal directories.