Documentation ¶
Index ¶
Constants ¶
View Source
const ( Server string = "server" Ripper string = "ripper" All string = "all" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { Server *server.Server ModuleManager *modules.Manager // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.