1
0
mirror of https://github.com/go-kit/kit.git synced 2025-07-15 01:04:44 +02:00
Files
go-kit/sd/etcd/doc.go

5 lines
241 B
Go
Raw Permalink Normal View History

// Package etcd provides an Instancer and Registrar implementation for etcd. If
2016-07-21 10:04:49 +02:00
// you use etcd as your service discovery system, this package will help you
// implement the registration and client-side load balancing patterns.
2016-06-24 16:40:01 +00:00
package etcd