package
0.6.0
Repository: https://github.com/dominikh/go-tools.git
Documentation: pkg.go.dev

# Functions

New returns a new Runner.

# Constants

# Structs

Diagnostic is like go/analysis.Diagnostic, but with all token.Pos resolved to token.Position.
RelatedInformation provides additional context for a diagnostic.
A Result describes the result of analyzing a single package.
A Runner executes analyzers on packages.
TestData contains extra information about analysis runs that is only available in test mode.
TestFact is a serialization of facts that is specific to the test mode.