Documentation ¶ Index ¶ func Create(n *node.Node, config *configuration.Configuration) error func Join(mgr *manager.Manager) func Leave(mgr *manager.Manager, nodeID uint64) func Rename(n *node.Node, name string) error func Restart(n *node.Node) error func Run(n *node.Node) error func Stop(n *node.Node) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Create ¶ added in v0.0.90 func Create(n *node.Node, config *configuration.Configuration) error func Join ¶ func Join(mgr *manager.Manager) func Leave ¶ func Leave(mgr *manager.Manager, nodeID uint64) func Rename ¶ func Rename(n *node.Node, name string) error func Restart ¶ func Restart(n *node.Node) error func Run ¶ added in v0.0.90 func Run(n *node.Node) error func Stop ¶ func Stop(n *node.Node) error Types ¶ This section is empty. Source Files ¶ View all Source files Create.goJoin.goLeave.goRename.goRestart.goRun.goStop.go Click to show internal directories. Click to hide internal directories.