Interface: ConsumerGroupOffsetsConfig

September 8, 2026 ยท View on GitHub

xk6-kafka


Interface: ConsumerGroupOffsetsConfig

Defined in: index.d.ts:299

Topics whose end offsets will initialize an inactive consumer group.

Properties

groupId

groupId: string

Defined in: index.d.ts:300


topics

topics: string[]

Defined in: index.d.ts:301

Contents

  1. 1Properties
  2. 1.1groupId
  3. 1.2topics