Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BasicAuthPlugin ¶
type BasicAuthPlugin struct {
plugin.BasePlugin[Config]
}
func (*BasicAuthPlugin) ExecuteInbound ¶
func (p *BasicAuthPlugin) ExecuteInbound(ctx context.Context, inbound *plugin.Inbound) (result plugin.InboundResult, err error)
func (*BasicAuthPlugin) Name ¶
func (p *BasicAuthPlugin) Name() string
func (*BasicAuthPlugin) Priority ¶
func (p *BasicAuthPlugin) Priority() int
Click to show internal directories.
Click to hide internal directories.