Documentation
¶
Index ¶
Constants ¶
View Source
const IgnoreLine = "mustwrap: ignore"
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "mustwrap", Doc: "check for just returning error without errors.Wrap", RunDespiteErrors: false, Run: run, }
Functions ¶
This section is empty.
Types ¶
type ImportPath ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.