cmd

package
v3.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func Run

func Run(cmd *cobra.Command, args []string)

Types

type Node

type Node struct {
	APIServer   *routes.APIServer
	GlobalState *badger.DB
	Config      *config.Config
	CoreNode    *coreCmd.Node
}

func NewNode

func NewNode(config *config.Config, coreNode *coreCmd.Node) *Node

func (*Node) Start

func (node *Node) Start()

func (*Node) Stop

func (node *Node) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL