mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-20 11:25:29 +00:00
4 lines
140 B
Go
4 lines
140 B
Go
// Package stats provides a storage mechanism for storing
|
|
// and display vital statistics of the engine at various durations.
|
|
package stats
|