koa-yield-breakpoint:在`yield`表达式周围添加断点,尤其是对于koa @ 1

时间:2024-02-24 11:21:19
【文件属性】:

文件名称:koa-yield-breakpoint:在`yield`表达式周围添加断点,尤其是对于koa @ 1

文件大小:8KB

文件格式:ZIP

更新时间:2024-02-24 11:21:19

nodejs koa performance latency profiling

产量折点 在yield表达式周围添加断点,尤其是对于koa @ 1。 安装 $ npm i koa-yield-breakpoint --save 例 $ DEBUG=koa-yield-breakpoint node example/app $ curl -XPOST localhost:3000/users 用法 // Generally, on top of the main file const koaYieldBreakpoint = require ( 'koa-yield-breakpoint' ) ( { name : 'api' , files : [ './rout


【文件预览】:
koa-yield-breakpoint-master
----changelog.md(289B)
----example()
--------routes()
--------app.js(410B)
----index.js(9KB)
----package.json(1KB)
----.eslintrc.json(107B)
----.gitignore(799B)
----README.md(4KB)
----.eslintignore(26B)
----.editorconfig(252B)

网友评论