MCPcopy Create free account
hub / github.com/crowdriff/lru / Get

Method Get

algorithm.go:13–13  ·  view source on GitHub ↗

Get returns the size of the item identified by the provided key, or -1 if the key does not exist in the LRU.

([]byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 2

BasicLRUbasiclru.go
TwoQtwoq.go

Calls

no outgoing calls

Tested by

no test coverage detected