View Source KafkaEx.New.Protocols.Kayrock.ListOffsets.Request protocol (kafka_ex v0.15.0)

This protocol is used to build Lists Offsets 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, opts)

View Source
@spec build_request(t(), Keyword.t()) :: t()