order

package
v0.0.0-...-b08fcc5 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultDirection = ASC

Functions

This section is empty.

Types

type Direction

type Direction string
var ASC Direction = "ASC"
var DESC Direction = "DESC"

type Order

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

func New

func New(direction Direction, property string) *Order

func (*Order) Direction

func (o *Order) Direction() Direction

func (*Order) Property

func (o *Order) Property() string

Jump to

Keyboard shortcuts

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