# Functions
NewMockConn creates a new mock instance.
NewMockFrame creates a new mock instance.
NewMockListener creates a new mock instance.
NewMockListenerConfig creates a new mock instance.
NewMockWorker creates a new mock instance.
# Structs
No description provided by the author
MockConn is a mock of Conn interface.
MockConnMockRecorder is the mock recorder for MockConn.
MockFrame is a mock of Frame interface.
MockFrameMockRecorder is the mock recorder for MockFrame.
MockListener is a mock of Listener interface.
MockListenerConfig is a mock of ListenerConfig interface.
MockListenerConfigMockRecorder is the mock recorder for MockListenerConfig.
MockListenerMockRecorder is the mock recorder for MockListener.
MockWorker is a mock of Worker interface.
MockWorkerMockRecorder is the mock recorder for MockWorker.