Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RisingStack/trace-nodejs
/ cache.js
File
cache.js
lib/agent/tracer/cache.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
var
levels = require(
'./severity'
)
3
4
function
Cache (options) {
Callers
nothing calls this directly
Calls
4
forEachPath
Function · 0.85
seekTo
Function · 0.85
forEachTree
Function · 0.85
createNode
Function · 0.85
Tested by
no test coverage detected