Documentation
¶
Index ¶
- Variables
- func Base58Decode(key string) (priv crypto.PrivKey, err error)
- func Base58Encode(priv crypto.PrivKey) (key string, err error)
- func InitFlags(cmd *cobra.Command)
- func NewMultiAddr(addr string) (maddr multiaddr.Multiaddr)
- func Run()
- func Shutdown() (err error)
- func WhenReady() chan bool
- func WhenShutdown() chan bool
- func WhenStartFailed() chan error
- type Config
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func NewMultiAddr ¶
func WhenShutdown ¶
func WhenShutdown() chan bool
func WhenStartFailed ¶
func WhenStartFailed() chan error
Types ¶
Click to show internal directories.
Click to hide internal directories.