# Functions
NewMockEarlyConnection creates a new mock instance.
NewMockEarlyListener creates a new mock instance.
NewMockStream creates a new mock instance.
# Structs
MockEarlyConnection is a mock of EarlyConnection interface.
MockEarlyConnectionMockRecorder is the mock recorder for MockEarlyConnection.
MockEarlyListener is a mock of EarlyListener interface.
MockEarlyListenerMockRecorder is the mock recorder for MockEarlyListener.
MockStream is a mock of Stream interface.
MockStreamMockRecorder is the mock recorder for MockStream.