Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/casbin
/ GetCacheKey
Method
GetCacheKey
enforcer_cached.go:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
35
type
CacheableParam
interface
{
36
GetCacheKey() string
37
}
38
39
// NewCachedEnforcer creates a cached enforcer via file or DB.
Callers
1
GetCacheKey
Function · 0.65
Implementers
1
EnforceContext
enforcer.go
Calls
no outgoing calls
Tested by
no test coverage detected