Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNSAnalyzer ¶
type DNSAnalyzer struct{}
func (*DNSAnalyzer) Limit ¶
func (a *DNSAnalyzer) Limit() int
func (*DNSAnalyzer) Name ¶
func (a *DNSAnalyzer) Name() string
type QUICAnalyzer ¶ added in v0.2.0
type QUICAnalyzer struct{}
func (*QUICAnalyzer) Limit ¶ added in v0.2.0
func (a *QUICAnalyzer) Limit() int
func (*QUICAnalyzer) Name ¶ added in v0.2.0
func (a *QUICAnalyzer) Name() string
type WireGuardAnalyzer ¶ added in v0.0.5
type WireGuardAnalyzer struct{}
func (*WireGuardAnalyzer) Limit ¶ added in v0.0.5
func (a *WireGuardAnalyzer) Limit() int
func (*WireGuardAnalyzer) Name ¶ added in v0.0.5
func (a *WireGuardAnalyzer) Name() string
Click to show internal directories.
Click to hide internal directories.