Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kafkagosaur/test/integration/setup.ts>withWriter

Kafka client for Deno binding to kafka-go using WebAssembly
Latest
variable withWriter
import { withWriter } from "https://deno.land/x/kafkagosaur@v0.0.6/test/integration/setup.ts";

type

(config?: KafkaWriterConfig) => unknown