Documentation
¶
Index ¶
- type EnvRcHttpPlugin
- func (EnvRcHttpPlugin) GetName() string
- func (EnvRcHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvRcHttpPlugin) GetStage() string
- func (EnvRcHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvRcHttpPlugin) 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 EnvRcHttpPlugin ¶
type EnvRcHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvRcHttpPlugin) GetName ¶
func (EnvRcHttpPlugin) GetName() string
func (EnvRcHttpPlugin) GetRequests ¶
func (EnvRcHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvRcHttpPlugin) GetStage ¶
func (EnvRcHttpPlugin) GetStage() string
func (EnvRcHttpPlugin) GetVersion ¶
func (EnvRcHttpPlugin) GetVersion() (int, int, int)
func (EnvRcHttpPlugin) Verify ¶
func (plugin EnvRcHttpPlugin) 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.