Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinode/chat
/ GetSrvmsg
Method
GetSrvmsg
pbx/model.pb.go:3418–3423 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3416
}
3417
3418
func
(x *ServerResp) GetSrvmsg() *ServerMsg {
3419
if
x != nil {
3420
return
x.Srvmsg
3421
}
3422
return
nil
3423
}
3424
3425
func
(x *ServerResp) GetClmsg() *ClientMsg {
3426
if
x != nil {
Callers
1
pluginFireHose
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected