MCPcopy Index your code
hub / github.com/crowdriff/lru / Algorithm

Interface Algorithm

algorithm.go:4–29  ·  view source on GitHub ↗

Algorithm represents the underlying algorithm managing an LRU.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 32

getStatsMethod · 0.65
lru_test.goFile · 0.65
basiclru_test.goFile · 0.65
closeMethod · 0.65
EmptyMethod · 0.65
twoq_test.goFile · 0.65
lru_test.goFile · 0.65
basiclru_test.goFile · 0.65
LenMethod · 0.65
twoq_test.goFile · 0.65
getStatsMethod · 0.65
lru_test.goFile · 0.65

Implementers 2

BasicLRUbasiclru.go
TwoQtwoq.go

Calls

no outgoing calls

Tested by

no test coverage detected