Documentation ¶
Index ¶
Constants ¶
View Source
const Doc = `detect disallowed functions`
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "badfuncs", Doc: Doc, Run: run, RunDespiteErrors: true, }
View Source
var ReasonHttpMock = "" /* 251-byte string literal not displayed */
Functions ¶
This section is empty.
Types ¶
type BadFuncKey ¶
type BadFuncKey struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.