Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ cache.js
File
cache.js
test/cache/cache.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ test } = require(
'node:test'
)
4
const
{ Cache } = require(
'../../lib/web/cache/cache'
)
Callers
nothing calls this directly
Calls
7
setTimeout
Function · 0.85
ok
Method · 0.80
open
Method · 0.65
delete
Method · 0.65
put
Method · 0.65
json
Method · 0.65
match
Method · 0.65
Tested by
no test coverage detected