MCPcopy Create free account
hub / github.com/authorizerdev/authorizer / GetValue

Method GetValue

gen/go/authorizer/v1/common.pb.go:74–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72}
73
74func (x *AppData) GetValue() *structpb.Struct {
75 if x != nil {
76 return x.Value
77 }
78 return nil
79}
80
81var File_authorizer_v1_common_proto protoreflect.FileDescriptor
82

Callers 1

appDataToMapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected