package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

VerifyNoImports verifies that a package doesn't depend (directly or indirectly) on forbidden packages.
VerifyTransitiveAllowlist checks that the entire set of transitive dependencies of the given package is in a allowlist.