Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Middleware ¶
Middleware modifies the behavior of a run function.
type RunFn ¶
RunFn is a short-hand type alias for the (*Analyzer).Run function.
func ExcludeGeneratedFiles ¶
ExcludeTestBinaries modifies an analyzer to completely skip generated test binary packages.
Generated test binary packages have a `.test`-suffix.
func ExcludeTestBinaries ¶
ExcludeTestBinaries modifies an analyzer to completely skip generated test binary packages.
Generated test binary packages have a `.test`-suffix.
Click to show internal directories.
Click to hide internal directories.