node

package
v0.0.0-...-2eec6a9 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2017 License: LGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultHTTPPort = 5670

DefaultHTTPPort default port of http service

Variables

View Source
var (
	Commands = []cli.Command{
		{
			Action: startNode,
			Name:   "node",
			Usage:  "start a node instance",
			Flags: []cli.Flag{
				bindFlag,
				dirFlag,
				devFlag,
			},
		},
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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