# Functions
NewMockCache creates a new mock instance.
NewMockClient creates a new mock instance.
NewMockManager creates a new mock instance.
# Structs
MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockManager is a mock of Manager interface.
MockManagerMockRecorder is the mock recorder for MockManager.