mirror of
https://github.com/projectdiscovery/subfinder
synced 2026-06-21 14:05:24 +00:00
6867e076f1
Keeps module path as github.com/projectdiscovery/subfinder/v2 to preserve import compatibility. Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
4 lines
104 B
Go
4 lines
104 B
Go
// Package runner implements the mechanism to drive the
|
|
// subdomain enumeration process
|
|
package runner
|