CodeQL library for Go
codeql/go-all 3.0.1-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)