Documentation
¶
Index ¶
Constants ¶
View Source
const (
Version = "1.0.2"
)
Variables ¶
View Source
var ( DefaultRiverPassDir = filepath.Join(folderutil.HomeDirOrDefault("."), ".config", "riverPass") DefaultConfig = filepath.Join(DefaultRiverPassDir, "config.yaml") )
Functions ¶
func ParserOptions ¶
func ValidateRunEnumeration ¶
Types ¶
type Runner ¶
type Runner struct {
Websocket *websocketserver.WebSocketServer
Proxy *proxy.Proxy
Options *types.Options
proxy.BaseAddon
}
func (*Runner) HandleDelayedRequest ¶
func (*Runner) RunEnumeration ¶
Click to show internal directories.
Click to hide internal directories.