Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "fxlint", Doc: "Enforces domain-driven module organization patterns in Go projects using uber/fx", Run: run, Requires: []*analysis.Analyzer{ inspect.Analyzer, }, }
Analyzer is the fxlint analyzer.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.