Documentation ¶
Overview ¶
A simple message router with multicasting. This way, individual entities like the node manager or the block manager can register which messages they'd like to receive.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Router *routerData
Functions ¶
func GetInternalReply ¶
func GetInternalReply(messageType int16, a ...interface{}) *messages.InternalMessage
Convenience to create and route a local message and wait for a reply.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.