# Functions
NewMockCounterT creates a new mock instance.
NewMockHistogramT creates a new mock instance.
NewMockManagerT creates a new mock instance.
# Structs
MockCounterT is a mock of CounterT interface.
MockCounterTMockRecorder is the mock recorder for MockCounterT.
MockHistogramT is a mock of HistogramT interface.
MockHistogramTMockRecorder is the mock recorder for MockHistogramT.
MockManagerT is a mock of ManagerT interface.
MockManagerTMockRecorder is the mock recorder for MockManagerT.