# Functions
NewMockClient creates a new mock instance.
NewMockDataSender creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockDataSender is a mock of DataSender interface.
MockDataSenderMockRecorder is the mock recorder for MockDataSender.