MCPcopy 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.goFile · 0.65
health_test.goFile · 0.65
TestRistrettoFunction · 0.65
TestRistretto_GetFunction · 0.65
TestRistretto_SetFunction · 0.65
CloseMethod · 0.65
balancer_test.goFile · 0.65
repairDatastoreFunction · 0.65
serveFunction · 0.65
CloseMethod · 0.65
loadFromURLFunction · 0.65

Implementers 2

noopCachepkg/cache/interfaces.go
Ristrettopkg/cache/ristretto/ristretto.go

Calls

no outgoing calls

Tested by 4

TestRistrettoFunction · 0.52
TestRistretto_GetFunction · 0.52
TestRistretto_SetFunction · 0.52
fakeHttpServerFunction · 0.52