package
0.0.0-20210605164001-8a1d1bdbd54d
Repository: https://github.com/driftsec/webrecon.git
Documentation: pkg.go.dev
# Functions
CleanSlice takes a slice in, removes emtpy or null items, and returns a clean slice.
Dprint is a wrapper around fmt.Println for printing debug messages.
Eprint is a wrapper around fmt.Println for printing errors.
No description provided by the author
No description provided by the author
NewCmdRunner initializes a the module, and returns a CmdRunner.
Panic is Eprint + os.exit and ignores Debug/Error configuration.
No description provided by the author
ReadLines reads a file and returns a slice of lines.
No description provided by the author
UniqueSlice returns a string slice with duplicates removed.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author