request

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pagination

type Pagination struct {
	Page     int `json:"pageIndex" form:"pageIndex" query:"-"` // 页码
	PageSize int `json:"pageSize" form:"pageSize" query:"-"`   // 每页大小

}

func (*Pagination) GetOffset

func (e *Pagination) GetOffset() int

func (*Pagination) GetPage

func (e *Pagination) GetPage() int

func (*Pagination) GetSize

func (e *Pagination) GetSize() int

Jump to

Keyboard shortcuts

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