View Source KafkaEx.New.Protocols.Kayrock.DescribeGroups.Request protocol (kafka_ex v0.14.0)

This protocol is used to build Describe Groups request

Summary

Types

t()

All the types that implement this protocol.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

Link to this function

build_request(request, consumer_group_names)

View Source
@spec build_request(t(), [binary()]) :: t()