MCPcopy
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
442type testCustomRoleManager struct{}
443
444func NewRoleManager() rbac.RoleManager {
445 return &testCustomRoleManager{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected