Documentation ¶
Index ¶
- func FileExisted(filename string) bool
- func GetConfirmedPassword() ([]byte, error)
- func GetFlagPassword() ([]byte, error)
- func GetPassword() ([]byte, error)
- func LocalServer() string
- func PrintError(c *cli.Context, err error, cmd string)
- func PrintErrorMsg(format string, a ...interface{})
- func PrintInfoMsg(format string, a ...interface{})
- func PrintWarnMsg(format string, a ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExisted ¶
func GetConfirmedPassword ¶
GetConfirmedPassword gets double confirmed password from user input
func GetFlagPassword ¶
GetFlagPassword gets node's wallet password from command line or user input
func LocalServer ¶
func LocalServer() string
func PrintErrorMsg ¶
func PrintErrorMsg(format string, a ...interface{})
func PrintInfoMsg ¶
func PrintInfoMsg(format string, a ...interface{})
func PrintWarnMsg ¶
func PrintWarnMsg(format string, a ...interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.