querymodel

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Demo

type Demo struct {
	Paging
	model.Demo
}

Demo 参数接收结构体

func NewDemo

func NewDemo() *Demo

NewDemo 创建数据对象

func (*Demo) FieldReset added in v1.2.5

func (md *Demo) FieldReset()

FieldReset 重设字段配置

type Paging

type Paging struct {
	Page     int `json:"page"`
	PageSize int `json:"pageSize"`
}

Paging 分页

Jump to

Keyboard shortcuts

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