cmd

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SupernodeHostPortDefault       = "localhost:1234"                  // SupernodeHostPortDefault is the default supernode Host:port that edges started in `edged` should connect to.
	EdgedServerHostPortDefault     = "localhost:1060"                  // EdgedServerHostPortDefault is the default Host:port of `edged`.
	SupernodeServerHostPortDefault = "localhost:1050"                  // SupernodeServerHostPortDefault is the default Host:port of `supernoded`.
	HostPortDocs                   = "Host:port of the server to use." // HostPortDocs is the documentation for the host:port flag.
	ConfigurationFileDocs          = "Configuration file to use."      // ConfigurationFileDocs is the documentation for the configuration file flag.)
)
View Source
const (
	CouldNotBindFlagsErrorMessage        = "Could not bind flags"         // CouldNotBindFlagsErrorMessage is the error message to throw if binding the flags has failed.
	CouldNotStartRootCommandErrorMessage = "Could not start root command" // CouldNotStartRootCommandErrorMessage is the error message to throw if starting the root command has failed.
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
cmd

Jump to

Keyboard shortcuts

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