Get retrieves the value associated with the specified key from the cache. It acquires a read lock to ensure concurrent safety during retrieval. If the key is not found, an error is returned indicating the absence of the key. The retrieved value and a nil error are returned if the key is present in t
(key []byte)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected