MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / Close

Method Close

cachebench/ristretto/cache.go:330–330  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

328}
329
330func (c *BenchFastCache) Close() {}
331
332type BenchFreeCache struct {
333 cache *freecache.Cache

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected