Documentation
¶
Index ¶
Constants ¶
View Source
const (
MessageTypeNodeJoin = 1000 + iota
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct {
Type MessageType
Message []byte
}
type MessageType ¶
type MessageType int
Click to show internal directories.
Click to hide internal directories.