Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(order *Order)
func SortAscending ¶
func SortAscending() Option
func SortDescending ¶
func SortDescending() Option
type Order ¶
type Order struct {
// contains filtered or unexported fields
}
func ParseOrder ¶
func (*Order) SortString ¶
Click to show internal directories.
Click to hide internal directories.