//
pkg.gl
Category
github.com/Jarnpher553/nuclei/v3
pkg
protocols
common
hosterrorscache
package
3.3.0
Repository:
https://github.com/jarnpher553/nuclei.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
4
Files
186 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.