Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Permify/permify
/ Close
Method
Close
pkg/cache/interfaces.go:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
Set(key string, value any, cost int64) bool
7
Wait()
8
Close()
9
}
10
11
// noopCache -
Callers
15
usecase_test.go
File · 0.65
health_test.go
File · 0.65
TestRistretto
Function · 0.65
TestRistretto_Get
Function · 0.65
TestRistretto_Set
Function · 0.65
Close
Method · 0.65
balancer_test.go
File · 0.65
repairDatastore
Function · 0.65
serve
Function · 0.65
Close
Method · 0.65
loadFromURL
Function · 0.65
RegisterPermissionHandlerFromEndpoint
Function · 0.65
Implementers
2
noopCache
pkg/cache/interfaces.go
Ristretto
pkg/cache/ristretto/ristretto.go
Calls
no outgoing calls
Tested by
4
TestRistretto
Function · 0.52
TestRistretto_Get
Function · 0.52
TestRistretto_Set
Function · 0.52
fakeHttpServer
Function · 0.52