metarhia / metasync

Asynchronous Programming Library for JavaScript & Node.js
https://metarhia.com
MIT License
206 stars 35 forks source link

Improve parameter/result passing between functions in flow #243

Closed tshemsedinov closed 6 years ago

tshemsedinov commented 6 years ago

callback(null, { result }) -> Object.assign(context, { result })