Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/casbin
/ Strings
Method
Strings
config/config.go:42–42 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
40
type
ConfigInterface
interface
{
41
String(key string) string
42
Strings(key string) []string
43
Bool(key string) (bool, error)
44
Int(key string) (int, error)
45
Int64(key string) (int64, error)
Callers
7
testSyncedEnforcerGetUsers
Function · 0.65
testGetDomainsForUser
Function · 0.65
testGetAllDomains
Function · 0.65
testGetImplicitUsers
Function · 0.65
testGetImplicitUsersForRole
Function · 0.65
SetEquals
Function · 0.65
Set2DEquals
Function · 0.65
Implementers
1
Config
config/config.go
Calls
no outgoing calls
Tested by
5
testSyncedEnforcerGetUsers
Function · 0.52
testGetDomainsForUser
Function · 0.52
testGetAllDomains
Function · 0.52
testGetImplicitUsers
Function · 0.52
testGetImplicitUsersForRole
Function · 0.52