Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Network ¶
type Network struct { P2P p2p.P2P `yaml:"p2p"` P2PRPC p2p.P2PRPC `yaml:"p2p_rpc"` // contains filtered or unexported fields }
func CreateNetwork ¶
func (*Network) StartP2PHost ¶
func (n *Network) StartP2PHost()
func (*Network) StartSocketClient ¶
func (*Network) StartSocketListener ¶
func (n *Network) StartSocketListener()
Click to show internal directories.
Click to hide internal directories.