Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinode/chat
/ GetRanges
Method
GetRanges
pbx/model.pb.go:958–963 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
956
}
957
958
func
(x *GetOpts) GetRanges() []*SeqRange {
959
if
x != nil {
960
return
x.Ranges
961
}
962
return
nil
963
}
964
965
type
GetQuery
struct
{
966
state protoimpl.MessageState
Callers
1
pbGetQueryDeserialize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected