package
0.6.0
Repository: https://github.com/dominikh/go-tools.git
Documentation: pkg.go.dev

# Packages

# Functions

ExhaustiveTypeSwitch panics when called.
ParseDirectives extracts all directives from a list of Go files.

# Constants

# Structs

Analyzer wraps a go/analysis.Analyzer and provides structured documentation.
A directive is a comment of the form '//lint:<command> [arguments...]'.

# Type aliases

MergeStrategy sets how merge mode should behave for diagnostics of an analyzer.
Severity describes the severity of diagnostics reported by an analyzer.