Documentation ¶
Index ¶
- Variables
- func BenchmarkEtcdDirectCall(b *testing.B)
- func BenchmarkEtcdDirectCallTls(b *testing.B)
- func CreateCluster(size int, procAttr *os.ProcAttr, ssl bool) ([][]string, []*os.Process, error)
- func DestroyCluster(etcds []*os.Process) error
- func Monitor(size int, allowDeadNum int, leaderChan chan string, all chan bool, ...)
- func Set(stop chan bool)
Constants ¶
This section is empty.
Variables ¶
View Source
var EtcdBinPath string
Functions ¶
func BenchmarkEtcdDirectCall ¶
func CreateCluster ¶
Create a cluster of etcd nodes
func DestroyCluster ¶
Destroy all the nodes in the cluster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.