qry

package
v0.12.17 Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Input

type Input struct {
	*dbm.DbInfo
	Search interface{}
	Limit  uint64
	Offset uint64
	Sort   []string
}

Input is a query for a given table

func Qry

func Qry(db dbm.DbInfo, input *gql.QueryInput) (out Input, err error)

Qry builds a query for a table based on input

Jump to

Keyboard shortcuts

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