# Structs
MockClose mocks the Close function.
MockConn is used to mock a connection.
MockPing mocks the SetPing function.
MockReadJSON mocks the ReadJSON function.
MockSetPongHandler mocks the SetPongHandler function.
MockSetReadDeadline mocks the SetReadDeadline function.
MockSetReadLimit mocks the SetReadLimit function.
MockSetWriteDeadline mocks the SetWriteDeadline function.
MockWriteJSON mocks the WriteJSON function.