selects

package
v1.2.84 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CountGeneric

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

func NewCountGeneric

func NewCountGeneric(ctx specifications.Context, spec *specifications.Specification) (generic *CountGeneric, err error)

func (*CountGeneric) Render

func (generic *CountGeneric) Render(ctx specifications.Context, w io.Writer, cond specifications.Condition) (method specifications.Method, arguments []any, err error)

type ExistGeneric

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

func NewExistGeneric

func NewExistGeneric(ctx specifications.Context, spec *specifications.Specification) (generic *ExistGeneric, err error)

func (*ExistGeneric) Render

func (generic *ExistGeneric) Render(ctx specifications.Context, w io.Writer, cond specifications.Condition) (method specifications.Method, arguments []any, err error)

type QueryGeneric

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

func NewQueryGeneric

func NewQueryGeneric(ctx specifications.Context, spec *specifications.Specification) (generic *QueryGeneric, err error)

func (*QueryGeneric) Render

func (generic *QueryGeneric) Render(ctx specifications.Context, w io.Writer, cond specifications.Condition, orders specifications.Orders, offset int, length int) (method specifications.Method, arguments []any, fields []string, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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