async_hooks.createHook 可以注册4 个方法来跟踪所有异步资源的初始化(init)、回调之前(before)、回调之后(after)、销毁后(destroy)事件,并通过调用.enable() ...
確定! 回上一頁