request

package
v1.10.5 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2025 License: MulanPSL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntRequest

type IntRequest struct {
	Value int
}

type PageRequest

type PageRequest struct {
	PageNo   int `form:"pageNo"`
	PageSize int `form:"pageSize"`
}

type StringRequest

type StringRequest struct {
	Value string
}

Jump to

Keyboard shortcuts

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