MCPcopy Create free account
hub / github.com/Permify/permify / GetData

Method GetData

pkg/pb/base/v1/base.pb.go:3066–3071  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3064}
3065
3066func (x *BooleanArrayValue) GetData() []bool {
3067 if x != nil {
3068 return x.Data
3069 }
3070 return nil
3071}
3072
3073// DataBundle is a message representing a bundle of data, which includes a name,
3074// a list of arguments, and a series of operations.

Callers 2

AnyToStringFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected