Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelloPlugin ¶
type HelloPlugin struct {
plugin.BasePlugin[Config]
}
func (*HelloPlugin) ExecuteOutbound ¶
func (p *HelloPlugin) ExecuteOutbound(c *plugin.Context) error
func (*HelloPlugin) Name ¶ added in v1.0.0
func (p *HelloPlugin) Name() string
func (*HelloPlugin) Priority ¶ added in v1.0.0
func (p *HelloPlugin) Priority() int
Click to show internal directories.
Click to hide internal directories.