Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Clause ¶
type Clause struct {
// contains filtered or unexported fields
}
Clause represents a ORDER BY clause.
func (*Clause) Type ¶
func (o *Clause) Type() clauses.ClauseType
Click to show internal directories.
Click to hide internal directories.