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

Method GetData

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

Source from the content-addressed store, hash-verified

2929}
2930
2931func (x *StringArrayValue) GetData() []string {
2932 if x != nil {
2933 return x.Data
2934 }
2935 return nil
2936}
2937
2938// Wrapper for an array of integers.
2939type IntegerArrayValue struct {

Callers 2

AnyToStringFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected