Codebase list golang-github-go-kit-kit / 9ef9fa0 sd / lb / doc.go
9ef9fa0

Tree @9ef9fa0 (Download .tar.gz)

doc.go @9ef9fa0raw · 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