Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneralMessage ¶
type GeneralMessage interface {
GetType() GeneralMessageType
GetBytes() []byte
String() string
}
type GeneralMessageEvent ¶
type GeneralMessageEvent struct {
Message GeneralMessage
Sender GeneralPeer
}
type GeneralMessageType ¶
type GeneralMessageType byte
Click to show internal directories.
Click to hide internal directories.