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