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