Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCallbacks ¶
Types ¶
type Sorting ¶
type Sorting struct {
Position int `sql:"DEFAULT:NULL"`
}
func (Sorting) GetPosition ¶
func (*Sorting) InjectQorAdmin ¶
func (*Sorting) SetPosition ¶
type SortingDESC ¶
type SortingDESC struct {
Sorting
}
func (SortingDESC) SortingDesc ¶
func (SortingDESC) SortingDesc()
Click to show internal directories.
Click to hide internal directories.