Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtcdServer ¶
type EtcdServer struct {
// contains filtered or unexported fields
}
func StartEtcd ¶
func StartEtcd() (*EtcdServer, error)
func (*EtcdServer) Join ¶
func (s *EtcdServer) Join(root, id, era string) cluster.Cluster
func (*EtcdServer) Shutdown ¶
func (s *EtcdServer) Shutdown() error
Click to show internal directories.
Click to hide internal directories.