package
1.0.1
Repository: https://github.com/xyproto/quic.git
Documentation: pkg.go.dev

# Functions

NewMockListener creates a new mock instance.
NewMockSession creates a new mock instance.
NewMockStream creates a new mock instance.

# Structs

MockListener is a mock of Listener interface.
MockListenerMockRecorder is the mock recorder for MockListener.
MockSession is a mock of Session interface.
MockSessionMockRecorder is the mock recorder for MockSession.
MockStream is a mock of Stream interface.
MockStreamMockRecorder is the mock recorder for MockStream.