Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ CheckPermission } = require(
"./Debug.js"
)
2
const
{ performance } = require(
"perf_hooks"
);
3
global.interceptor = false;
4
let
queue = [];
Callers
nothing calls this directly
Calls
5
CheckPermission
Function · 0.85
ForwardQuery
Function · 0.85
DropQuery
Function · 0.85
SetInterceptor
Function · 0.85
SendEventToSuscribers
Function · 0.85
Tested by
no test coverage detected