MCPcopy
hub / github.com/aceld/zinx / GetMsgID

Method GetMsgID

ziface/irequest.go:20–20  ·  view source on GitHub ↗

Get the data of the request message(获取请求消息的数据)

()

Source from the content-addressed store, hash-verified

18
19 GetData() []byte // Get the data of the request message(获取请求消息的数据)
20 GetMsgID() uint32 // Get the message ID of the request(获取请求的消息ID)
21
22 GetMessage() IMessage // Get the raw data of the request message (获取请求消息的原始数据 add by uuxia 2023-03-10)
23

Callers 15

PackMethod · 0.65
PackMethod · 0.65
HandleMethod · 0.65
HeatBeatDefaultHandleFunction · 0.65
HandleMethod · 0.65
HandleMethod · 0.65
RouterRecoveryFunction · 0.65
CopyMethod · 0.65
GetMsgIDMethod · 0.65
doMsgHandlerMethod · 0.65
doMsgHandlerSlicesMethod · 0.65
HandleMethod · 0.65

Implementers 2

BaseRequestziface/irequest.go
Requestznet/request.go

Calls

no outgoing calls

Tested by 2

HandleMethod · 0.52
HandleMethod · 0.52