filter

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

DEPRECATED: everything in this package is deprecated and will be removed in a future release. Use the counterpart types and functions from the 'query' package instead.

Index

Constants

This section is empty.

Variables

View Source
var ZeroRange = query.ZeroRange

Functions

This section is empty.

Types

type Filter

type Filter = query.ReadConfig

func New

func New(opts ...Option) Filter

type Option

type Option = query.ReadOption

func UseFilter added in v1.9.3

func UseFilter(f Filter) Option

func WithLimit

func WithLimit(r Range) Option

func WithOrder added in v1.3.0

func WithOrder(o Order) Option

func WithTimeframe added in v1.3.0

func WithTimeframe(t Timeframe) Option

type Order added in v1.3.0

type Order = query.Order
const (
	Ascending  Order = query.Ascending
	Descending Order = query.Descending
)

type Range

type Range = query.Range

type Timeframe added in v1.3.0

type Timeframe = query.Timeframe

Jump to

Keyboard shortcuts

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