package
0.0.0-20240617043900-9802392a1762
Repository: https://github.com/smoothway/metrics.git
Documentation: pkg.go.dev
# Functions
OSExitChecker checks if the given CallExpr corresponds to an os.Exit call in the main package.
# Variables
OSExit is an analyzer that checks for os.Exit function calls in main package.