Documentation ¶
Overview ¶
Package analyzer_wrapper wraps around Golang's official analysis modules and make them available in a unit test.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintPlain ¶
func PrintPlain(fset *token.FileSet, diag analysis.Diagnostic, Context int)
PrintPlain prints a diagnostic in plain text form, with context specified by the -c flag. -c=N: if N>0, display offending line plus N lines of context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.