# Functions
NewMockGauge creates a new mock instance.
NewMockLineChart creates a new mock instance.
NewMockText creates a new mock instance.
# Structs
MockGauge is a mock of Gauge interface.
MockGaugeMockRecorder is the mock recorder for MockGauge.
MockLineChart is a mock of LineChart interface.
MockLineChartMockRecorder is the mock recorder for MockLineChart.
MockText is a mock of Text interface.
MockTextMockRecorder is the mock recorder for MockText.