Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AllReportingAnalyzers = []*analysis.Analyzer{ logpanic.Analyzer, logpanicf.Analyzer, logpanicln.Analyzer, panic.Analyzer, }
AllReportingAnalyzers contains all Analyzers that report issues This can be consumed via multichecker.Main(passes.AllReportingAnalyzers...) or by combining these Analyzers with additional custom Analyzers
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.