Codebase list golang-github-go-kit-kit / run/0c243515-0bf2-4b25-8735-9c1038fa7c1b/main sd / etcd / doc.go
run/0c243515-0bf2-4b25-8735-9c1038fa7c1b/main

Tree @run/0c243515-0bf2-4b25-8735-9c1038fa7c1b/main (Download .tar.gz)

doc.go @run/0c243515-0bf2-4b25-8735-9c1038fa7c1b/mainraw · history · blame

1
2
3
4
// Package etcd provides an Instancer and Registrar implementation for etcd. If
// you use etcd as your service discovery system, this package will help you
// implement the registration and client-side load balancing patterns.
package etcd