Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Communicator ¶
type Communicator struct { }
Communicator in solo is a fake one just for api handler
func (Communicator) PeersStats ¶
func (comm Communicator) PeersStats() []*comm.PeerStats
PeersStats returns nil solo doesn't join p2p network
type Solo ¶
type Solo struct {
// contains filtered or unexported fields
}
Solo mode is the standalone client without p2p server
Click to show internal directories.
Click to hide internal directories.