Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WafDetector ¶
type WafDetector struct {
// contains filtered or unexported fields
}
func NewWafDetector ¶
func NewWafDetector() *WafDetector
func (*WafDetector) GetWAF ¶
func (d *WafDetector) GetWAF(id string) (waf, bool)
Click to show internal directories.
Click to hide internal directories.