Documentation ¶
Index ¶
Constants ¶
View Source
const ( //BKDataPlugin 数据转给蓝鲸 BKDataPlugin = 0x01 // HeartBeatDetect 心跳包 HeartBeatDetect = 0x02 // 数据传给defaultExporter DefaultExporterPlugin = 0x03 )
View Source
const ProtocolMagicNum uint64 = 0x75062D90E03C798A
ProtocolMagicNum 防篡改魔法数字
Variables ¶
This section is empty.
Functions ¶
func CreateProtocolBuffer ¶
CreateProtocolBuffer 创建protocolBuffer用于接收数据, handler 接收业务数据的接口
Types ¶
Click to show internal directories.
Click to hide internal directories.