Codebase list golang-github-go-kit-kit / lintian-fixes/main sd / lb / doc.go
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

doc.go @lintian-fixes/mainraw · 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