MCPcopy Create free account
hub / github.com/IceClusters/icmysql / Interceptor.js

File Interceptor.js

src/db/debug/Interceptor.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { CheckPermission } = require("./Debug.js")
2const { performance } = require("perf_hooks");
3global.interceptor = false;
4let queue = [];

Callers

nothing calls this directly

Calls 5

CheckPermissionFunction · 0.85
ForwardQueryFunction · 0.85
DropQueryFunction · 0.85
SetInterceptorFunction · 0.85
SendEventToSuscribersFunction · 0.85

Tested by

no test coverage detected