Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinode/chat
/ GetLow
Method
GetLow
pbx/model.pb.go:849–854 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
847
}
848
849
func
(x *SeqRange) GetLow() int32 {
850
if
x != nil {
851
return
x.Low
852
}
853
return
0
854
}
855
856
func
(x *SeqRange) GetHi() int32 {
857
if
x != nil {
Callers
2
pbGetQueryDeserialize
Function · 0.80
pbDelQueryDeserialize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected