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(c *plugin.Context) 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.