View Source KafkaEx.Protocol.LeaveGroup (kafka_ex v0.14.0)

Summary

Functions

Link to this function

create_request(correlation_id, client_id, request)

View Source
@spec create_request(integer(), binary(), KafkaEx.Protocol.LeaveGroup.Request.t()) ::
  iodata()