package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Variables
Analyzer defines a pass that checks for uses of provably nil values that were likely in error with custom configuration suitable for the CRDB codebase.
TestAnalyzer defines a pass that checks for uses of provably nil values that were likely in error.