package
1.1.3
Repository: https://go.googlesource.com/vuln
Documentation: pkg.go.dev

# Functions

AbsRelShorter takes path and returns its path relative to the current directory, if shorter.
No description provided by the author
NewtextHandler returns a handler that writes govulncheck output as text.
RunGovulncheck performs main govulncheck functionality and exits the program upon success with an appropriate exit status.

# Structs

No description provided by the author

# Type aliases

FormatFlag is used for parsing and validation of govulncheck -format flag.
ModeFlag is used for parsing and validation of govulncheck -mode flag.
ScanFlag is used for parsing and validation of govulncheck -scan flag.
ShowFlag is used for parsing and validation of govulncheck -show flag.