Documentation ¶
Index ¶
Constants ¶
View Source
const ConfFileName = "config.json"
View Source
const DefaultBaseDir = "~/.chord"
Variables ¶
View Source
var InitCmd = &cobra.Command{
Use: "init",
Short: "init chord node",
Long: `TODO::.`,
Run: initNode,
}
View Source
var ShowCmd = &cobra.Command{
Use: "show",
Short: "show system settings",
Long: `TODO::.`,
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.