Versions in this module Expand all Collapse all v1 v1.0.0 Mar 13, 2022 Changes in this version + type GormPager interface + ToPaginate func() func(db *gorm.DB) *gorm.DB + type GormPagination struct + func (r *GormPagination) ToPaginate() func(db *gorm.DB) *gorm.DB