Documentation ¶
Index ¶
Constants ¶
View Source
const Doc = "importcheck confirms clean architecture."
Doc writes description this analyzer.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "importcheck", Doc: Doc, Run: run, }
Analyzer provides static analysis for layered architecture.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.