db
db copied to clipboard
the Paginate(pageSize uint) use uint as param
the Paginate(pageSize uint) use uint as param but the TotalEntries() (uint64, error) Count() (uint64, error)
used uint64 as the result , is that right ?