MCPcopy 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
1541func (x *UsersChunk) GetLast() bool {
1542 if x != nil {
1543 return x.Last
1544 }
1545 return false
1546}
1547
1548var File_common_service_proto protoreflect.FileDescriptor
1549

Callers 2

SyncUsersChunkedMethod · 0.95
SyncUsersChunkedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected