dorbel-tech / dorbel-shared

dorbel shared dependencies used in dorbel-app
0 stars 1 forks source link

change middleware function signatures to Koa v2 standard #94

Open avnersorek opened 7 years ago

avnersorek commented 7 years ago

async instead of generators ctx parameter instead of this

Should be done after all the services are using Koa v2

follow up for https://github.com/dorbel-tech/dorbel-app/issues/1387