Codebase list golang-github-go-kit-kit / upstream/latest sd / lb / doc.go
upstream/latest

Tree @upstream/latest (Download .tar.gz)

doc.go @upstream/latestraw · 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