Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PasarGuard/node
/ GetIndex
Method
GetIndex
common/service.pb.go:1534–1539 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1532
}
1533
1534
func
(x *UsersChunk) GetIndex() uint64 {
1535
if
x != nil {
1536
return
x.Index
1537
}
1538
return
0
1539
}
1540
1541
func
(x *UsersChunk) GetLast() bool {
1542
if
x != nil {
Callers
2
SyncUsersChunked
Method · 0.95
SyncUsersChunked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected