Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinode/chat
/ GetClmsg
Method
GetClmsg
pbx/model.pb.go:3425–3430 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3423
}
3424
3425
func
(x *ServerResp) GetClmsg() *ClientMsg {
3426
if
x != nil {
3427
return
x.Clmsg
3428
}
3429
return
nil
3430
}
3431
3432
// Context message
3433
type
Session
struct
{
Callers
1
pluginFireHose
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected