Documentation ¶
Index ¶
Constants ¶
View Source
const ( //SortOrderDesc oder field descending SortOrderDesc = "desc" //SortOrderASC oder dield ascending SortOrderASC = "asc" )
Variables ¶
This section is empty.
Functions ¶
func AddSorting ¶
AddSorting adds a sorting clause to the querymod, if specified
func GetSQLKeyString ¶
GetSQLKeyString will replace the given keys in the sql string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.