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

File kafka.ts

packages/queue/src/kafka.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@openpanel/logger';
2import { type Consumer, Kafka, logLevel, type Producer } from 'kafkajs';
3import type { EventsQueuePayloadIncomingEvent } from './queues';
4

Callers

nothing calls this directly

Calls 2

createLoggerFunction · 0.90
parseBrokersFunction · 0.85

Tested by

no test coverage detected