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