Documentation ¶
Index ¶
- func HandleNodeMsg(node proto.Noder, buf []byte, len int) error
- func LocateMsgHdr(buf []byte) []byte
- func MsgType(buf []byte) (string, error)
- func NewMsg(t string, n proto.Noder) ([]byte, error)
- func PayloadLen(buf []byte) int
- func ValidMsgHdr(buf []byte) bool
- type Auth
- type Messager
- type PayLoad
- type Ping
- type Pong
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LocateMsgHdr ¶
func PayloadLen ¶
func ValidMsgHdr ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.