package
0.0.0-20240418174930-d34d691b2f1d
Repository: https://github.com/jmbarzee/loadbalancer.git
Documentation: pkg.go.dev

# Functions

NewDownstreamConns initializes and returns a DownstreamConns with.
NewUpstreamConns creates a new UpstreamConns with upstreams based on provided upstreamIDs.

# Structs

DownstreamConns tracks connections per downstream based on a unique string identifier.
UpstreamConns tracks connections for an upstreamGroup on a per upstream basis.