Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
Definition
tsInstrumentationEvent<{ groupId: string; generationId: number; memberId: string; assignedTopics: string[]; topicsSubscribed: string[]; topicsNotSubscribed: string[]; }>
Was this page helpful?