# Functions
NewMockService creates a new mock instance.
NewMockStore creates a new mock instance.
# Structs
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.
MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.