MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / gsc.ts

File gsc.ts

packages/db/src/gsc.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cacheable } from '@openpanel/redis';
2import { originalCh } from './clickhouse/client';
3import { decrypt, encrypt } from './encryption';
4import { createLogger } from '@openpanel/logger';

Callers

nothing calls this directly

Calls 9

createLoggerFunction · 0.90
cacheableFunction · 0.90
getGscAccessTokenFunction · 0.85
queryGscSearchAnalyticsFunction · 0.85
toStringMethod · 0.45
getMethod · 0.45
pushMethod · 0.45
setMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected