Documentation ¶ Index ¶ type Node func New() *Node func (n *Node) Close() func (n *Node) Start(nodes []*conf.NodeConfig, core *core.Core) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Node ¶ type Node struct { // contains filtered or unexported fields } func New ¶ func New() *Node func (*Node) Close ¶ func (n *Node) Close() func (*Node) Start ¶ func (n *Node) Start(nodes []*conf.NodeConfig, core *core.Core) error Source Files ¶ View all Source files node.go Directories ¶ Show internal Expand all Path Synopsis controller legoCmd Package legoCmd Let's Encrypt client to go! CLI application for generating Let's Encrypt certificates using the ACME package. Package legoCmd Let's Encrypt client to go! CLI application for generating Let's Encrypt certificates using the ACME package. legoCmd/cmd legoCmd/log Click to show internal directories. Click to hide internal directories.