MCPcopy Index your code
hub / github.com/linuxfoundation/crowd.dev / index.ts

File index.ts

backend/src/api/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SERVICE } from '@crowd/common'
2import { getUnleashClient } from '@crowd/feature-flags'
3import { getServiceLogger } from '@crowd/logging'
4import { getOpensearchClient } from '@crowd/opensearch'

Callers

nothing calls this directly

Calls 15

getServiceLoggerFunction · 0.90
getServiceTracerFunction · 0.90
getRedisClientFunction · 0.90
getOpensearchClientFunction · 0.90
getRedisPubSubPairFunction · 0.90
redisMiddlewareFunction · 0.90
opensearchMiddlewareFunction · 0.90
getUnleashClientFunction · 0.90
getTemporalClientFunction · 0.90
createRateLimiterFunction · 0.90
databaseInitFunction · 0.90
setupSwaggerUIFunction · 0.85

Tested by

no test coverage detected