import * as kafkagosaur from "https://deno.land/x/kafkagosaur@v0.0.6/deps.ts"; ClassescDeadlineErrorcSocketThis class is an abstraction of a TCP socket or a streaming IPC endpoint (uses named pipes on Windows, and Unix domain sockets otherwise). It is also an EventEmitter. VariablesvcreateConnectionFunctionsfconnectfdeadlineCreate a promise which will be rejected with DeadlineError when a given delay is exceeded. fdeferredCreates a Promise with the reject and resolve functions placed as methods on the promise object itself. It allows you to do: fdelay