MCPcopy Create free account
hub / github.com/anthdm/ggcache / Delete

Method Delete

cache.go:119–129  ·  view source on GitHub ↗

Delete removes the specified key from the cache. It acquires a write lock to ensure concurrent safety during deletion. The method returns nil, indicating a successful deletion.

(key []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected