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

Method GetMsgID

znet/request.go:166–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164}
165
166func (r *Request) GetMsgID() uint32 {
167 return r.msg.GetMsgID()
168}
169
170func (r *Request) BindRouter(router ziface.IRouter) {
171 r.router = router

Callers

nothing calls this directly

Calls 1

GetMsgIDMethod · 0.65

Tested by

no test coverage detected