1. 首页
  2. 数据库
  3. 其它
  4. hello cls:一个Node.js库它为Node 10+实现了Continuation Local Storage 源码

hello cls:一个Node.js库它为Node 10+实现了Continuation Local Storage 源码

上传者: 2021-02-10 00:35:54上传 ZIP文件 59.3KB 热度 10次
你好 一个Node.js库,该库为Node 10+实现了Continuation-Local Storage 安装与要求 npm i hello-cls 要么yarn add hello-cls 如何使用 const { namespace } = require ( 'hello-cls' ) const context = namespace . initContext ( ) // I can't get a value from the namespace if one has not been set yet console . log ( namespace . get ( '
下载地址
用户评论