Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Revision string
Revision of Git
View Source
var Version = "`make build` or `make install` will show the version"
Version of go-exploitdb
Functions ¶
This section is empty.
Types ¶
type CommonConfig ¶
type CommonConfig struct {
Debug bool
DebugSQL bool
Quiet bool
DBPath string
DBType string
HTTPProxy string
}
CommonConfig :
var CommonConf CommonConfig
CommonConf :
Click to show internal directories.
Click to hide internal directories.