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