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
134 B
Go
4 lines
134 B
Go
// Package resolve is used to handle resolving records
|
|
// It also handles wildcard subdomains and rotating resolvers.
|
|
package resolve
|