Documentation ¶
Index ¶
Constants ¶
View Source
const Doc = `check for unbuffered channel of os.Signal, which can be at risk of missing the signal.`
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "sigchanyzer", Doc: Doc, Requires: []*analysis.Analyzer{inspect.Analyzer}, Run: run, }
Analyzer describes struct slop analysis function detector.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.