# Functions
NewMockConn creates a new mock instance.
NewMockDialer creates a new mock instance.
NewMockTunnel creates a new mock instance.
# Structs
MockConn is a mock of Conn interface.
MockConnMockRecorder is the mock recorder for MockConn.
MockDialer is a mock of Dialer interface.
MockDialerMockRecorder is the mock recorder for MockDialer.
MockTunnel is a mock of Tunnel interface.
MockTunnelMockRecorder is the mock recorder for MockTunnel.