Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinode/chat
/ GetResult
Method
GetResult
pbx/model.pb.go:3696–3701 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3694
}
3695
3696
func
(x *SearchFound) GetResult() []*TopicSub {
3697
if
x != nil {
3698
return
x.Result
3699
}
3700
return
nil
3701
}
3702
3703
type
TopicEvent
struct
{
3704
state protoimpl.MessageState
Callers
1
pluginFind
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected