Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "erris", Doc: `checks that errors are compared or type asserted using errors.Is and errors.As`, Run: run, RunDespiteErrors: true, }
Analyzer is an golang.org/x/tools/go/analysis compatible interface.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.