Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultEtcdEndpoint = "localhost:2379"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EtcdClient ¶
type EtcdClient struct {
// contains filtered or unexported fields
}
func NewEtcdClient ¶
func NewEtcdClient(endpoints []string) (*EtcdClient, error)
Click to show internal directories.
Click to hide internal directories.