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>LoadBalancerStartOperation

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

Properties

operation: "start"
backends: Backend[]
validationInterval: number
commonPort: number