Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinode/chat
/ GetUserId
Method
GetUserId
pbx/model.pb.go:646–651 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
644
}
645
646
func
(x *SetSub) GetUserId() string {
647
if
x != nil {
648
return
x.UserId
649
}
650
return
""
651
}
652
653
func
(x *SetSub) GetMode() string {
654
if
x != nil {
Callers
4
pbCliDeserialize
Function · 0.45
pbSetQueryDeserialize
Function · 0.45
pbTopicSubSliceDeserialize
Function · 0.45
pbSubSliceDeserialize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected