package
2.3.4+incompatible
Repository: https://github.com/vsofroniev/subfinder.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Exists check if a key exist in a slice.
NewSession creates a new session object for a domain.
NewSubdomainExtractor creates a new regular expression to extract subdomains from text based on the given domain.

# Constants

Types of results returned by the source.
Types of results returned by the source.

# Structs

Keys contains the current API Keys we have in store.
Result is a result structure returned by a source.
Session is the option passed to the source, an option is created uniquely for eac source.

# Interfaces

Source is an interface inherited by each passive source.

# Type aliases

ResultType is the type of result returned by the source.