func (mr *MockMsgIOListenerMockRecorder) OnRead(protocol, read interface{}) *gomock.Call {
    mr.mock.ctrl.T.Helper()
    return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "OnRead", reflect.TypeOf((*MockMsgIOListener)(nil).OnRead), protocol, read)
}