MCPcopy 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
1534func (x *UsersChunk) GetIndex() uint64 {
1535 if x != nil {
1536 return x.Index
1537 }
1538 return 0
1539}
1540
1541func (x *UsersChunk) GetLast() bool {
1542 if x != nil {

Callers 2

SyncUsersChunkedMethod · 0.95
SyncUsersChunkedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected