Documentation ¶
Overview ¶
Package stats provides a storage mechanism for storing and display vital statistics of the engine at various durations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayAsWarning ¶
func DisplayAsWarning(name string)
func ForceDisplayWarning ¶
func ForceDisplayWarning(name string)
ForceDisplayWarning forces the display of a warning regardless of current verbosity level
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage is a storage for storing statistics information about the nuclei engine displaying it at user-defined intervals.
var Default *Storage
func (*Storage) DisplayAsWarning ¶
func (*Storage) ForceDisplayWarning ¶
ForceDisplayWarning forces the display of a warning regardless of current verbosity level
Click to show internal directories.
Click to hide internal directories.