Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
Definition
ts{ groupId: string; members: MemberDescription[]; protocol: string; protocolType: string; state: ConsumerGroupState; }
Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
ts{ groupId: string; members: MemberDescription[]; protocol: string; protocolType: string; state: ConsumerGroupState; }
Was this page helpful?