MCPcopy
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
3const { test } = require('node:test')
4const { Cache } = require('../../lib/web/cache/cache')

Callers

nothing calls this directly

Calls 7

setTimeoutFunction · 0.85
okMethod · 0.80
openMethod · 0.65
deleteMethod · 0.65
putMethod · 0.65
jsonMethod · 0.65
matchMethod · 0.65

Tested by

no test coverage detected