Class ReturnKind
A return kind. A return kind describes how a value can be returned from a callable. For Go, this is either a return of a single value or of one of multiple values.
Import path
import semmle.go.dataflow.internal.DataFlowPrivateA return kind. A return kind describes how a value can be returned from a callable. For Go, this is either a return of a single value or of one of multiple values.
import semmle.go.dataflow.internal.DataFlowPrivate