Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InboundPlugin ¶
type InboundPlugin struct {
plugin.BasePlugin[Config]
}
func (*InboundPlugin) ExecuteInbound ¶
func (p *InboundPlugin) ExecuteInbound(inbound *plugin.Inbound) (res plugin.InboundResult, err error)
func (*InboundPlugin) ValidateConfig ¶
func (p *InboundPlugin) ValidateConfig() error
Click to show internal directories.
Click to hide internal directories.