Search
Encapsulates what we know about a broker
@type t() :: %KafkaEx.New.Broker{ host: term(), node_id: term(), port: term(), rack: term(), socket: term() }