package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jan 28, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package etcd provides objects for creating an embedded etcd server process.
type Config struct {
BindAddr string
PeerBindAddr string
MasterAddr string
EtcdDir string
}
Config is an object that can run an etcd server
Run starts an etcd server and runs it forever
Source Files
¶
Click to show internal directories.
Click to hide internal directories.