Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinode/chat
/ GetData
Method
GetData
pbx/model.pb.go:1032–1037 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1030
}
1031
1032
func
(x *GetQuery) GetData() *GetOpts {
1033
if
x != nil {
1034
return
x.Data
1035
}
1036
return
nil
1037
}
1038
1039
type
SetQuery
struct
{
1040
state protoimpl.MessageState
Callers
2
pbServDeserialize
Function · 0.45
pbGetQueryDeserialize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected