MCPcopy Index your code
hub / github.com/apache/casbin / BuildRoleLinks

Method BuildRoleLinks

enforcer_interface.go:55–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 EnableAutoSave(autoSave bool)
54 EnableAutoBuildRoleLinks(autoBuildRoleLinks bool)
55 BuildRoleLinks() error
56 Enforce(rvals ...interface{}) (bool, error)
57 EnforceWithMatcher(matcher string, rvals ...interface{}) (bool, error)
58 EnforceEx(rvals ...interface{}) (bool, []string, error)

Callers 4

BuildRoleLinksMethod · 0.65
rebuildRoleLinksMethod · 0.65
BuildRoleLinksMethod · 0.65

Implementers 1

Enforcerenforcer.go

Calls

no outgoing calls

Tested by

no test coverage detected