//
pkg.gl
Category
github.com/heckintosh/nuclei/v2
pkg
protocols
common
hosterrorscache
package
2.9.0
Repository:
https://github.com/heckintosh/nuclei.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
101 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.