# Packages
No description provided by the author
# Functions
ExhaustiveTypeSwitch panics when called.
InitializeAnalyzers takes a map of documentation and a map of go/analysis.Analyzers and returns a slice of Analyzers.
No description provided by the author
ParseDirectives extracts all directives from a list of Go files.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Analyzer wraps a go/analysis.Analyzer and provides structured documentation.
A directive is a comment of the form '//lint:<command> [arguments...]'.
No description provided by the author
No description provided by the author
# Type aliases
MergeStrategy sets how merge mode should behave for diagnostics of an analyzer.
Severity describes the severity of diagnostics reported by an analyzer.
No description provided by the author