Documentation ¶
Index ¶
Constants ¶
View Source
const ( Equal = "Equal" LessThan = "LessThan" GreaterThan = "GreaterThan" GreaterThanEqual = "GreaterThanEqual" LessThanEqual = "LessThanEqual" JSON = "JSON" Descending = "Descending" Ascending = "Ascending" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Ordering ¶
func NewOrdering ¶
type Postgres ¶
Click to show internal directories.
Click to hide internal directories.