Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ColorEnabled = true Red = "\x1b[31m" Green = "\x1b[32m" Yellow = "\x1b[33m" Cyan = "\x1b[36;1m" Bold = "\x1b[1m" Reset = "\x1b[0m" )
View Source
var ShowRecommendedDetails = true
Functions ¶
func DisableColors ¶
func DisableColors()
Types ¶
type LeakFinding ¶
Click to show internal directories.
Click to hide internal directories.