# Functions
IdScope - id uint.
InIdsScope - ids []uint.
InNamesScope - names []string.
InUuidsScope - uuids []string.
NeIdScope - id uint.
PaginateScope return paginate scope for gorm - page int - pageSize int - sort string - orderBy string.