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