# Functions
NewMockAcknowledger creates a new mock instance.
NewMockChannel creates a new mock instance.
# Structs
MockAcknowledger is a mock of Acknowledger interface.
MockAcknowledgerMockRecorder is the mock recorder for MockAcknowledger.
MockChannel is a mock of Channel interface.
MockChannelMockRecorder is the mock recorder for MockChannel.