# Functions
NewMockChannel creates a new mock instance.
NewMockConnection creates a new mock instance.
# Structs
MockChannel is a mock of Channel interface.
MockChannelMockRecorder is the mock recorder for MockChannel.
MockConnection is a mock of Connection interface.
MockConnectionMockRecorder is the mock recorder for MockConnection.