# Functions
NewMockClient creates a new mock instance.
NewMockProbe creates a new mock instance.
NewMockUtils creates a new mock instance.
NewMockViewer creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockProbe is a mock of Probe interface.
MockProbeMockRecorder is the mock recorder for MockProbe.
MockUtils is a mock of Utils interface.
MockUtilsMockRecorder is the mock recorder for MockUtils.
MockViewer is a mock of Viewer interface.
MockViewerMockRecorder is the mock recorder for MockViewer.