# Functions
NewMockAddr creates a new mock instance.
NewMockConn creates a new mock instance.
NewMockPacketConn creates a new mock instance.
# Structs
MockAddr is a mock of Addr interface.
MockAddrMockRecorder is the mock recorder for MockAddr.
MockConn is a mock of Conn interface.
MockConnMockRecorder is the mock recorder for MockConn.
MockPacketConn is a mock of PacketConn interface.
MockPacketConnMockRecorder is the mock recorder for MockPacketConn.