# Functions
NewMockAlarm creates a new mock instance.
NewMockClockWrapper creates a new mock instance.
NewMockFlusher creates a new mock instance.
NewMockRepo creates a new mock instance.
NewMockSaver creates a new mock instance.
# Structs
MockAlarm is a mock of Alarm interface.
MockAlarmMockRecorder is the mock recorder for MockAlarm.
MockClockWrapper is a mock of ClockWrapper interface.
MockClockWrapperMockRecorder is the mock recorder for MockClockWrapper.
MockFlusher is a mock of Flusher interface.
MockFlusherMockRecorder is the mock recorder for MockFlusher.
MockRepo is a mock of Repo interface.
MockRepoMockRecorder is the mock recorder for MockRepo.
MockSaver is a mock of Saver interface.
MockSaverMockRecorder is the mock recorder for MockSaver.