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

Method GetExpression

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

Source from the content-addressed store, hash-verified

951}
952
953func (x *RuleDefinition) GetExpression() *v1alpha1.CheckedExpr {
954 if x != nil {
955 return x.Expression
956 }
957 return nil
958}
959
960// The AttributeDefinition message provides detailed information about a specific attribute.
961type AttributeDefinition struct {

Callers 1

validateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected