Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pup/lib/core/loadbalancer.ts>InternalBackend

Universal process manager built in Deno
Latest
interface InternalBackend
implements Backend
import { type InternalBackend } from "https://deno.land/x/pup@1.0.0-rc.39/lib/core/loadbalancer.ts";

Properties

connections: number
up: boolean
failedTransmissions: number