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