Versions in this module Expand all Collapse all v1 v1.0.1 Apr 13, 2026 v1.0.0 Apr 10, 2026 Changes in this version + type StructuredSorting struct + func NewStructuredSorting() *StructuredSorting + func (ss StructuredSorting) BuildScope(orders []*paginationV1.Sorting) func(*gorm.DB) *gorm.DB + func (ss StructuredSorting) BuildScopeWithDefaultField(orders []*paginationV1.Sorting, defaultOrderField string, defaultDesc bool) func(*gorm.DB) *gorm.DB