OSDN Git Service

modify ci
[bytom/vapor.git] / vendor / github.com / go-kit / kit / sd / lb / doc.go
diff --git a/vendor/github.com/go-kit/kit/sd/lb/doc.go b/vendor/github.com/go-kit/kit/sd/lb/doc.go
deleted file mode 100644 (file)
index 92aea81..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// 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