Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinode/chat
/ GetHi
Method
GetHi
pbx/model.pb.go:856–861 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
854
}
855
856
func
(x *SeqRange) GetHi() int32 {
857
if
x != nil {
858
return
x.Hi
859
}
860
return
0
861
}
862
863
type
GetOpts
struct
{
864
state protoimpl.MessageState
Callers
3
pbCliDeserialize
Function · 0.45
pbGetQueryDeserialize
Function · 0.45
pbDelQueryDeserialize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected