Documentation ¶
Overview ¶
Package cli is the CLI part of the package, including both POSIX flag parsing and dig-like flag parsing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCLI ¶
ParseCLI parses arguments given from the CLI and passes them into an `Options` struct.
func ParseDig ¶
ParseDig parses commands from the popular DNS tool dig. All dig commands are taken from https://man.openbsd.org/dig.1 as the source of their functionality.
[no]flags are supported just as flag are and are disabled as such.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.