Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunProgram ¶
Types ¶
type VersionCheckType ¶
type VersionCheckType int
const ( NotVulnerable VersionCheckType = 0 Vulnerable VersionCheckType = 1 PossiblyVulnerable VersionCheckType = 2 Unknown VersionCheckType = 3 NotImplemented VersionCheckType = 4 )
Click to show internal directories.
Click to hide internal directories.