# Functions
NewMockBrickMetric creates a new mock instance.
NewMockBricksCounter creates a new mock instance.
NewMockBricksGauge creates a new mock instance.
NewMockBricksHistogram creates a new mock instance.
NewMockBricksMetrics creates a new mock instance.
NewMockBricksReporter creates a new mock instance.
NewMockBricksTimer creates a new mock instance.
NewMockBuilder creates a new mock instance.
NewMockCounter creates a new mock instance.
NewMockGauge creates a new mock instance.
NewMockHistogram creates a new mock instance.
NewMockMetrics creates a new mock instance.
NewMockReporter creates a new mock instance.
NewMockTagsAwareCounter creates a new mock instance.
NewMockTagsAwareGauge creates a new mock instance.
NewMockTagsAwareHistogram creates a new mock instance.
NewMockTagsAwareTimer creates a new mock instance.
NewMockTimer creates a new mock instance.
# Structs
MockBrickMetric is a mock of BrickMetric interface.
MockBrickMetricMockRecorder is the mock recorder for MockBrickMetric.
MockBricksCounter is a mock of BricksCounter interface.
MockBricksCounterMockRecorder is the mock recorder for MockBricksCounter.
MockBricksGauge is a mock of BricksGauge interface.
MockBricksGaugeMockRecorder is the mock recorder for MockBricksGauge.
MockBricksHistogram is a mock of BricksHistogram interface.
MockBricksHistogramMockRecorder is the mock recorder for MockBricksHistogram.
MockBricksMetrics is a mock of BricksMetrics interface.
MockBricksMetricsMockRecorder is the mock recorder for MockBricksMetrics.
MockBricksReporter is a mock of BricksReporter interface.
MockBricksReporterMockRecorder is the mock recorder for MockBricksReporter.
MockBricksTimer is a mock of BricksTimer interface.
MockBricksTimerMockRecorder is the mock recorder for MockBricksTimer.
MockBuilder is a mock of Builder interface.
MockBuilderMockRecorder is the mock recorder for MockBuilder.
MockCounter is a mock of Counter interface.
MockCounterMockRecorder is the mock recorder for MockCounter.
MockGauge is a mock of Gauge interface.
MockGaugeMockRecorder is the mock recorder for MockGauge.
MockHistogram is a mock of Histogram interface.
MockHistogramMockRecorder is the mock recorder for MockHistogram.
MockMetrics is a mock of Metrics interface.
MockMetricsMockRecorder is the mock recorder for MockMetrics.
MockReporter is a mock of Reporter interface.
MockReporterMockRecorder is the mock recorder for MockReporter.
MockTagsAwareCounter is a mock of TagsAwareCounter interface.
MockTagsAwareCounterMockRecorder is the mock recorder for MockTagsAwareCounter.
MockTagsAwareGauge is a mock of TagsAwareGauge interface.
MockTagsAwareGaugeMockRecorder is the mock recorder for MockTagsAwareGauge.
MockTagsAwareHistogram is a mock of TagsAwareHistogram interface.
MockTagsAwareHistogramMockRecorder is the mock recorder for MockTagsAwareHistogram.
MockTagsAwareTimer is a mock of TagsAwareTimer interface.
MockTagsAwareTimerMockRecorder is the mock recorder for MockTagsAwareTimer.
MockTimer is a mock of Timer interface.
MockTimerMockRecorder is the mock recorder for MockTimer.