# Functions
NewMockCache creates a new mock instance.
NewMockCommand creates a new mock instance.
# Structs
MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.
MockCommand is a mock of Command interface.
MockCommandMockRecorder is the mock recorder for MockCommand.