package
0.0.0-20240911190434-b7f4d2b44e37
Repository: https://github.com/sazonovitas/go-moco-proxy.git
Documentation: pkg.go.dev

# Functions

NewMockConn creates a new instance of MockConn.

# Structs

MockConn is an autogenerated mock type for the Conn type.
MockConn_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
MockConn_LocalAddr_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LocalAddr'.
MockConn_Read_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Read'.
MockConn_RemoteAddr_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteAddr'.
MockConn_SetDeadline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetDeadline'.
MockConn_SetReadDeadline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetReadDeadline'.
MockConn_SetWriteDeadline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetWriteDeadline'.
MockConn_Write_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Write'.