Skip to main content
Module

x/kafkagosaur/net/util.ts>joinHostPort

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

type

(host: string, port: number) => unknown