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