Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Argument ¶
type Argument struct {
Limit int64 // Limit store the number of mergeTop-operator
Fs []*plan.OrderBySpec // Fs store the order information
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.