Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/casbin
/ testCustomRoleManager
Struct
testCustomRoleManager
model_test.go:442–442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
440
}
441
442
type
testCustomRoleManager
struct
{}
443
444
func
NewRoleManager() rbac.RoleManager {
445
return
&testCustomRoleManager{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected