How to install
node install async-executor
How to initialize
var Executor = ; {} MyClassprototype{ var executor=; executor; // call if success //executor.result({error: true}, null); // call if error return executor;};
How to use
var obj=;obj;