import * as kafkagosaur from "https://deno.land/x/kafkagosaur@v0.0.6/net/connection.ts";
Enums
Specifies the implementation backing a TCP socket connection |
Interfaces
A generic stream-oriented network connection, equivalent to a Go net.Conn. |
Type Aliases
Represents a network endpoint address, equivalent to a Go net.addr. | |
T Dial |