query_rule

package
v1.5.9 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddUseQueryRuleQueryRoute added in v1.5.9

func AddUseQueryRuleQueryRoute[O any](binder *binding.Binder, addParams *AddUseQueryRuleQueryRouteParams)

func Bind

func Bind(app *application.App, simple *Simple)

Types

type AddUseQueryRuleQueryRouteParams added in v1.5.9

type AddUseQueryRuleQueryRouteParams struct {
	DBSchema         string
	DomainPath       string
	Object           domain.Object
	QueryMiddlewares []binding.Middleware
}

type BaseAdvanceQueryParams added in v1.5.9

type BaseAdvanceQueryParams struct {
	Rule     string `json:"rule" assign:"-"`
	PageNo   int    `json:"pageNo" assign:"-"`
	PageSize int    `json:"pageSize" assign:"-"`
}

type Simple

type Simple struct {
	// schema
	Schema string
}

Simple Bind参数

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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