//
pkg.gl
Category
github.com/Explorer1092/nuclei/v2
pkg
protocols
common
hosterrorscache
package
2.9.8-fix4
Repository:
https://github.com/explorer1092/nuclei.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
4
Files
105 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.