# Functions
GetUpdateCallback returns a callback function that updates tldfinder.
NewOutputWriter creates a new OutputWriter.
NewRunner creates a new runner struct instance by parsing the configuration options, configuring sources, reading lists and setting up loggers, etc.
No description provided by the author
ParseOptions parses the command line flags provided by a user.
UnmarshalFrom writes the marshaled yaml config to disk.
# Constants
Name.
# Structs
Options contains the configuration options for tuning the domain enumeration process.
OutputWriter outputs content to writers.
Runner is an instance of the domain enumeration client used to orchestrate the whole process.
# Type aliases
OnResultCallback (hostResult).