The middleware in Koa is different from Express, Koa use the onion model ... dispatch is a recursive function that will loop all middleware.
確定! 回上一頁