Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
166
func
(r *Request) GetMsgID() uint32 {
167
return
r.msg.GetMsgID()
168
}
169
170
func
(r *Request) BindRouter(router ziface.IRouter) {
171
r.router = router
Callers
nothing calls this directly
Calls
1
GetMsgID
Method · 0.65
Tested by
no test coverage detected