Documentation
¶
Overview ¶
Package errors implements the mechanical error-handling diagnostics.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "errors", Doc: "finds precise, mechanical error-handling problems", Requires: []*analysis.Analyzer{inspect.Analyzer}, Run: run, }
Analyzer audits selected error-handling conventions.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.