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

Method GetData

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

Source from the content-addressed store, hash-verified

3019}
3020
3021func (x *DoubleArrayValue) GetData() []float64 {
3022 if x != nil {
3023 return x.Data
3024 }
3025 return nil
3026}
3027
3028// Wrapper for an array of booleans.
3029type BooleanArrayValue struct {

Callers 2

AnyToStringFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected