# Functions
NewMockFlusher creates a new mock instance.
NewMockMetrics creates a new mock instance.
NewMockRepo creates a new mock instance.
# Structs
MockFlusher is a mock of Flusher interface.
MockFlusherMockRecorder is the mock recorder for MockFlusher.
MockMetrics is a mock of Metrics interface.
MockMetricsMockRecorder is the mock recorder for MockMetrics.
MockRepo is a mock of Repo interface.
MockRepoMockRecorder is the mock recorder for MockRepo.