package
0.4.0
Repository: https://github.com/darthpestilane/easytcp.git
Documentation: pkg.go.dev

# Functions

NewMockCodec creates a new mock instance.
NewMockConn creates a new mock instance.
NewMockError creates a new mock instance.
NewMockListener creates a new mock instance.

# Structs

MockCodec is a mock of Codec interface.
MockCodecMockRecorder is the mock recorder for MockCodec.
MockConn is a mock of Conn interface.
MockConnMockRecorder is the mock recorder for MockConn.
MockError is a mock of Error interface.
MockErrorMockRecorder is the mock recorder for MockError.
MockListener is a mock of Listener interface.
MockListenerMockRecorder is the mock recorder for MockListener.