Documentation
¶
Overview ¶
Package findcomponents exposes an Analyzer which ensures that created Flow components are imported by a registry package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{
Name: "findcomponents",
Doc: "ensure Flow components are imported",
Run: run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.