sort

package
v0.0.0-...-514f96b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Asc  = "ASC"
	Desc = "DESC"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Sort

type Sort struct {
	// contains filtered or unexported fields
}

func New

func New(column, order string) *Sort

func (*Sort) UseSelectBuilder

func (opt *Sort) UseSelectBuilder(builder sq.SelectBuilder) sq.SelectBuilder

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL