//
pkg.gl
Category
github.com/projectdiscovery/nuclei/v3
pkg
protocols
common
hosterrorscache
package
3.3.10
Repository:
https://github.com/projectdiscovery/nuclei.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
14
Dependents
6
Files
258 SLOC
#
Functions
New
New returns a new host max errors cache.
#
Constants
DefaultMaxHostsCount
No description provided by the author
#
Structs
Cache
Cache is a cache for host based errors.
#
Interfaces
CacheInterface
CacheInterface defines the signature of the hosterrorscache so that users of Nuclei as embedded lib may implement their own cache.