MCPcopy Create free account
hub / github.com/Permify/permify / Wait

Method Wait

pkg/cache/interfaces.go:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5 Get(key string) (any, bool)
6 Set(key string, value any, cost int64) bool
7 Wait()
8 Close()
9}
10

Callers 15

TestRistrettoFunction · 0.65
TestRistretto_GetFunction · 0.65
TestRistretto_SetFunction · 0.65
WaitMethod · 0.65
serveFunction · 0.65
authn_test.goFile · 0.65
BulkCheckMethod · 0.65
SubjectPermissionMethod · 0.65
subjectFilterExclusionFunction · 0.65
subjectFiltersRunFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 7

TestRistrettoFunction · 0.52
TestRistretto_GetFunction · 0.52
TestRistretto_SetFunction · 0.52
BenchmarkBurstRequestsFunction · 0.52
BenchmarkMixedWorkloadFunction · 0.52