Documentation ¶
Index ¶
- Variables
- func CtlHandle(ifc interface{}) (e error)
- func CtlHandleList(ifc interface{}) (e error)
- func GUIHandle(ifc interface{}) (e error)
- func Kopach(ifc interface{}) (e error)
- func NodeHandle(ifc interface{}) (e error)
- func WalletHandle(ifc interface{}) (e error)
- func Worker(ifc interface{}) (e error)
Constants ¶
This section is empty.
Variables ¶
View Source
var F, E, W, I, D, T log.LevelPrinter = log.GetLogPrinterSet(subsystem)
Functions ¶
func CtlHandleList ¶
func CtlHandleList(ifc interface{}) (e error)
func NodeHandle ¶
func NodeHandle(ifc interface{}) (e error)
NodeHandle runs the ParallelCoin blockchain node
func WalletHandle ¶
func WalletHandle(ifc interface{}) (e error)
WalletHandle runs the wallet server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.