# Functions
NewMockEvents creates a new mock instance.
NewMockStore creates a new mock instance.
# Structs
MockEvents is a mock of Events interface.
MockEventsMockRecorder is the mock recorder for MockEvents.
MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.