mirror of https://github.com/daffainfo/nuclei.git
4 lines
140 B
Go
4 lines
140 B
Go
|
// Package progress implements progress display mechanism with very
|
||
|
// simple command line statistics printing on runtime.
|
||
|
package progress
|