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)
Holds if the package package
is part of the group group
.
import semmle.go.dataflow.internal.ExternalFlowExtensions
predicate packageGrouping(string group, string package)