package
2.3.8+incompatible
Repository: https://github.com/etcd-io/etcd.git
Documentation: pkg.go.dev

# Functions

GetCluster will connect to the discovery service at the given url and retrieve a string describing the cluster.
JoinCluster will connect to the discovery service at the given url, and register the server represented by the given id and config to the cluster.
SRVGetCluster gets the cluster information via DNS discovery.

# Variables