Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: analyzerName, Doc: fmt.Sprintf("check for terraform.ResourceProviderFactory that must be replaced"), Requires: []*analysis.Analyzer{ resourceproviderfactoryselectorexpr.Analyzer, }, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.