# Packages
Package analysisflags defines helpers for processing flags of analysis driver tools.
Package internal/checker defines various implementation helpers for the singlechecker and multichecker packages, which provide the complete main function for an analysis driver executable based on go/packages.
No description provided by the author
# Variables
This function is set by the checker package to provide backdoor access to the private Pass field of the checker.Action type, for use by analysistest.