# Functions
NewMockKeeper creates a new mock instance.
NewMockRepository creates a new mock instance.
# Structs
MockKeeper is a mock of Keeper interface.
MockKeeperMockRecorder is the mock recorder for MockKeeper.
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.