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

# Functions

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