Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable default
import { default } from "https://deno.land/x/kafkasaur@v0.0.7/src/protocol/requests/produce/v5/request.ts";

Produce Request (Version: 5) => transactional_id acks timeout [topic_data] transactional_id => NULLABLE_STRING acks => INT16 timeout => INT32 topic_data => topic [data] topic => STRING data => partition record_set partition => INT32 record_set => RECORDS

type

(unnamed 0: any) => unknown