package
2.0.1+incompatible
Repository: https://github.com/ippsec/gobuster.git
Documentation: pkg.go.dev
# Functions
NewGobuster returns a new Gobuster object.
NewOptions returns a new initialized Options object.
# Interfaces
GobusterPlugin is an interface which plugins must implement.
# Type aliases
ProcessFunc is the "process" function prototype for implementations.
ResultToStringFunc is the "to string" function prototype for implementations.
SetupFunc is the "setup" function prototype for implementations.