Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Properties

connections: number
up: boolean
failedTransmissions: number