Kayrock.MemberAssignment (kayrock v0.1.15) View Source
Code to serialize/deserialize Kafka consumer group member assignments
Link to this section Summary
Link to this section Types
Specs
t() :: %Kayrock.MemberAssignment{ partition_assignments: [Kayrock.MemberAssignment.PartitionAssignment.t()], user_data: binary(), version: integer() }