Versions in this module Expand all Collapse all v0 v0.1.2 Oct 10, 2013 v0.1.1 Aug 19, 2013 Changes in this version + 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)