package
0.0.0-20230209052722-fd67b0616c6d
Repository: https://github.com/project-faster/quic-go.git
Documentation: pkg.go.dev

# 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.