CodeQL library for Go
codeql/go-all 5.0.6-dev (changelog, source)
Search

Predicate packageGrouping

Holds if the package package is part of the group group.

Import path

import semmle.go.dataflow.internal.ExternalFlowExtensions
predicate packageGrouping(string group, string package)