Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ ResetAclCache
Function
ResetAclCache
worker/acl_cache.go:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
func
ResetAclCache() {
32
AclCachePtr.reset()
33
}
34
35
func
(cache *AclCache) Loaded() bool {
36
cache.RLock()
Callers
2
handleRestoreProposal
Function · 0.85
postStreamProcessing
Function · 0.85
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected