Codebase list golang-github-go-kit-kit / 3b9658d9-4065-4804-9af8-16961c419f60/v0.7.0 sd / etcdv3 / doc.go
3b9658d9-4065-4804-9af8-16961c419f60/v0.7.0

Tree @3b9658d9-4065-4804-9af8-16961c419f60/v0.7.0 (Download .tar.gz)

doc.go @3b9658d9-4065-4804-9af8-16961c419f60/v0.7.0raw · history · blame

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