Versions in this module Expand all Collapse all v1 v1.5.0 Jun 20, 2018 Changes in this version + type Node struct + func NewNode(globalConfig *config.GlobalConfig) *Node + func (n *Node) Start() + func (n *Node) Stop() + func (n *Node) Wait()