MCPcopy
hub / github.com/sindresorhus/got / cache.ts

File cache.ts

test/cache.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Buffer} from 'node:buffer';
2import {promisify} from 'node:util';
3import {Readable as ReadableStream} from 'node:stream';
4import {Agent} from 'node:http';

Callers

nothing calls this directly

Calls 4

delayFunction · 0.85
writeMethod · 0.80
timeoutMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected