Has checks if the specified key exists in the cache. It acquires a read lock to ensure concurrent safety during the lookup. The method returns true if the key is found in the cache, and false otherwise.
(key []byte)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected