View Source KafkaEx.Protocol.Kayrock.OffsetCommit.Request protocol (kafka_ex v1.0.0-rc.1)

This protocol is used to build Offset Commit requests

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()