# Functions
NewMockAccess creates a new mock instance.
NewMockCache creates a new mock instance.
NewMockHandle creates a new mock instance.
# Structs
MockAccess is a mock of Access interface.
MockAccessMockRecorder is the mock recorder for MockAccess.
MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.
MockHandle is a mock of Handle interface.
MockHandleMockRecorder is the mock recorder for MockHandle.