Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortIntField ¶
SortIntField sorts a slice of items by an int field
func SortStringField ¶
SortStringField sorts a slice of items by a string field
Types ¶
type SortConfig ¶
type SortConfig struct {
Field SortOrder
}
SortConfig holds the current sort configuration
Click to show internal directories.
Click to hide internal directories.