Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PasarGuard/node
/ GetLast
Method
GetLast
common/service.pb.go:1541–1546 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1539
}
1540
1541
func
(x *UsersChunk) GetLast() bool {
1542
if
x != nil {
1543
return
x.Last
1544
}
1545
return
false
1546
}
1547
1548
var
File_common_service_proto protoreflect.FileDescriptor
1549
Callers
2
SyncUsersChunked
Method · 0.95
SyncUsersChunked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected