package
0.0.0-20220218190644-4958d6d39439
Repository: https://github.com/jhump/golang-x-tools.git
Documentation: pkg.go.dev
# Functions
Help implements the help subcommand for a multichecker or unitchecker style command.
Parse creates a flag for each of the analyzer's flags, including (in multi mode) a flag named after the analyzer, parses the flags, then filters and returns the list of analyzers enabled by flags.
PrintPlain prints a diagnostic in plain text form, with context specified by the -c flag.
# Type aliases
A JSONTree is a mapping from package ID to analysis name to result.