Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{
Name: "gci",
Doc: "Gci controls golang package import order and makes it always deterministic.",
Run: run,
}
Analyzer is the analyzer struct of gci.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.