OSDN Git Service

modify ci
[bytom/vapor.git] / vendor / github.com / go-kit / kit / sd / doc.go
diff --git a/vendor/github.com/go-kit/kit/sd/doc.go b/vendor/github.com/go-kit/kit/sd/doc.go
deleted file mode 100644 (file)
index 9bcf3bd..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-// Package sd provides utilities related to service discovery. That includes the
-// client-side loadbalancer pattern, where a microservice subscribes to a
-// service discovery system in order to reach remote instances; as well as the
-// registrator pattern, where a microservice registers itself in a service
-// discovery system. Implementations are provided for most common systems.
-package sd