Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface EachMessagePayload
import { type EachMessagePayload } from "https://deno.land/x/kafkasaur@v0.0.7/index.d.ts";

Properties

topic: string
partition: number
message: KafkaMessage