//
pkg.gl
Category
golang.org/x/tools/gopls
internal
vulncheck
scan
package
0.18.1
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
140 SLOC
#
Functions
Main
Main implements gopls vulncheck.
RunGovulncheck
RunGovulncheck implements the codelens "Run Govulncheck" that runs 'gopls vulncheck' and converts the output to gopls's internal data used for diagnostics and hover message construction.