package
0.18.1
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

CodeLensSources returns the sources of code lenses for go.mod files.
No description provided by the author
No description provided by the author
No description provided by the author
ParseDiagnostics returns diagnostics from parsing the go.mod files in the workspace.
SelectUpgradeCodeActions takes a list of code actions for a required module and returns a more selective list of upgrade code actions, where the code actions have been deduped.
Diagnostics returns diagnostics from running go mod tidy.
UpgradeDiagnostics returns upgrade diagnostics for the modules in the workspace with known upgrades.
VulnerabilityDiagnostics returns vulnerability diagnostics for the active modules in the workspace with known vulnerabilities.