# Functions
New returns a new cache with the requested item expiration duration, which automatically removes expired items at the cleanup interval.
NewMockCache creates a new mock instance.
# Structs
MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.
# Interfaces
No description provided by the author