Documentation
¶
Index ¶
Constants ¶
View Source
const (
Kind = constant.HTTPConnectManagerFilter
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct{}
func (*Plugin) CreateFilter ¶
func (p *Plugin) CreateFilter(config any) (filter.NetworkFilter, error)
CreateFilter create http network filter
Click to show internal directories.
Click to hide internal directories.