Codebase list golang-github-go-kit-kit / run/203e4782-15ed-484f-9517-a1c12654c5bc/main sd / etcd / doc.go
run/203e4782-15ed-484f-9517-a1c12654c5bc/main

Tree @run/203e4782-15ed-484f-9517-a1c12654c5bc/main (Download .tar.gz)

doc.go @run/203e4782-15ed-484f-9517-a1c12654c5bc/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