# Functions
NewMockClient creates a new mock instance.
NewMockConnection creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockConnection is a mock of Connection interface.
MockConnectionMockRecorder is the mock recorder for MockConnection.