HackerTrans
トップ新着トレンドコメント過去質問紹介求人

heavyairship

no profile record

コメント

heavyairship
·2 年前·議論
> However, this time around I wanted asynchronous requests but to be able to report on completed work in order.

This seems similar to JavaScript's for await...of construct https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe....

A while ago I added a golang version here https://github.com/heavyairship/gopherawaitof.