Documentation
¶
Index ¶
Constants ¶
View Source
const ( TOPICNAME_NODE = "b2bda31ed1603dc57ef0fea802c117fa8f23db2c5664dd9557b95860d86dc6db" TOPICNAME_CLIENT = "cf7a3efe5479ce71fc7a9faee3ae9549e666f4c7613322fd996c051748e16a69" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PeerService ¶
type PeerService struct { Recv chan *carthage.PeerMessage Send chan *carthage.PeerMessage // contains filtered or unexported fields }
func NewPeerService ¶
func (*PeerService) Close ¶
func (ps *PeerService) Close()
Click to show internal directories.
Click to hide internal directories.