Codebase list golang-github-go-kit-kit / debian/0.6.0-2_bpo9+1 sd / lb / doc.go
debian/0.6.0-2_bpo9+1

Tree @debian/0.6.0-2_bpo9+1 (Download .tar.gz)

doc.go @debian/0.6.0-2_bpo9+1raw · history · blame

1
2
3
4
// Package lb implements the client-side load balancer pattern. When combined
// with a service discovery system of record, it enables a more decentralized
// architecture, removing the need for separate load balancers like HAProxy.
package lb