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

Struct check

internal/engines/check_test.go:70–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 Expect(err).ShouldNot(HaveOccurred())
69
70 type check struct {
71 entity string
72 subject string
73 assertions map[string]base.CheckResult
74 }
75
76 tests := struct {
77 relationships []string

Callers 1

checkRunFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected