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

Method GetTupleSet

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

Source from the content-addressed store, hash-verified

1481}
1482
1483func (x *TupleToUserSet) GetTupleSet() *TupleSet {
1484 if x != nil {
1485 return x.TupleSet
1486 }
1487 return nil
1488}
1489
1490func (x *TupleToUserSet) GetComputed() *ComputedUserSet {
1491 if x != nil {

Callers 9

validateMethod · 0.95
buildPermissionGraphMethod · 0.80
addEdgeFromRelationMethod · 0.80
WalkLeafMethod · 0.80
findEntranceLeafMethod · 0.80
expandTupleToUserSetMethod · 0.80
checkTupleToUserSetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected