ctl

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2019 License: ISC Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultConfigFile = filepath.Join(PodCtlHomeDir, "conf.json")
View Source
var DefaultRPCCertFile = filepath.Join(NodeHomeDir, "rpc.cert")
View Source
var DefaultRPCServer = "127.0.0.1:11048"
View Source
var DefaultWallet = "127.0.0.1:11046"
View Source
var DefaultWalletCertFile = filepath.Join(SPVHomeDir, "rpc.cert")
View Source
var HelpPrint = func() {
	fmt.Println("help has not been overridden")
}
View Source
var NodeHomeDir = util.AppDataDir("pod", false)
View Source
var PodCtlHomeDir = util.AppDataDir("pod/ctl", false)
View Source
var SPVHomeDir = util.AppDataDir("pod/spv", false)
View Source
var Version = version

Version is exported so controlling apps can print this information

Functions

func ListCommands

func ListCommands()

ListCommands categorizes and lists all of the usable commands along with their one-line usage.

func Main

func Main(
	args []string,
	cfg *nine.Config,
)

Main is the entry point for the pod.Ctl component

Types

This section is empty.

Jump to

Keyboard shortcuts

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