misha_cafex v0.0.5 Cafex.Protocol.Fetch.Response

Summary

Types

partition :: %{partition: integer, error: Cafex.Protocol.error, hwm_offset: integer, messages: [Cafex.Protocol.Message.t]}
t :: %Cafex.Protocol.Fetch.Response{topics: [topic]}
topic :: {topic :: String.t, partitions :: [partition]}