Codebase list golang-github-go-kit-kit / run/d2f2902b-79c4-43cd-8c09-341e33fc6017/main sd / etcd / doc.go
run/d2f2902b-79c4-43cd-8c09-341e33fc6017/main

Tree @run/d2f2902b-79c4-43cd-8c09-341e33fc6017/main (Download .tar.gz)

doc.go @run/d2f2902b-79c4-43cd-8c09-341e33fc6017/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