MCPcopy
hub / github.com/di-sukharev/opencommit / dispatch

Method dispatch

out/cli.cjs:52830–52832  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52828});
52829
52830// node_modules/undici/lib/dispatcher.js
52831var require_dispatcher = __commonJS({
52832 "node_modules/undici/lib/dispatcher.js"(exports2, module2) {
52833 "use strict";
52834 var EventEmitter2 = require("events");
52835 var Dispatcher = class extends EventEmitter2 {

Callers 10

onCompleteMethod · 0.80
constructorMethod · 0.80
[kDispatch]Method · 0.80
request3Function · 0.80
stream4Function · 0.80
pipelineFunction · 0.80
upgradeFunction · 0.80
connect3Function · 0.80
onRetryMethod · 0.80
dispatchFunction · 0.80

Calls 4

buildHeadersFunction · 0.85
throwIfProxyAuthIsSentFunction · 0.85
onErrorMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected