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

This module handles Describe Groups request & response parsing. Request is built using Kayrock protocol, response is parsed to native KafkaEx structs.

Summary

Types

t()

All the types that implement this protocol.

Types

@type t() :: term()

All the types that implement this protocol.