Documentation ¶
Overview ¶
Package analyzer provides a go/analysis Analyzed and Run method.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{
Name: "altimports",
Doc: "Enforces alternative imports (e.g. errors -> github.com/pkg/errors).",
}
Analyzer is a configured *analysis.Analyzer.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.