# Functions
NewMockCache creates a new mock instance.
NewMockIRulesStore 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.
MockIRulesStore is a mock of IRulesStore interface.
MockIRulesStoreMockRecorder is the mock recorder for MockIRulesStore.
MockManager is a mock of Manager interface.
MockManagerMockRecorder is the mock recorder for MockManager.