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

Method GetData

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

Source from the content-addressed store, hash-verified

2974}
2975
2976func (x *IntegerArrayValue) GetData() []int32 {
2977 if x != nil {
2978 return x.Data
2979 }
2980 return nil
2981}
2982
2983// Wrapper for an array of double precision floating point values.
2984type DoubleArrayValue struct {

Callers 2

AnyToStringFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected