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

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

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