Documentation ¶
Index ¶
- Constants
- func GetLen(message []byte) int
- func IsHeaderInvalid(message []byte) bool
- func Pack(route []byte, body []byte, messageType int, protoType int) []byte
- func ParseMessage(bts []byte) ([]byte, []byte)
- func UnPack(message []byte) (version byte, messageType int, protoType int, route []byte, body []byte)
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func IsHeaderInvalid ¶
func ParseMessage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.