commonreq

package
v0.21.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetById

type GetById struct {
	Id int `header:"id" param:"id" form:"id" query:"id" json:"id" xml:"id" validate:"required"`
}

type GetByIdUUID

type GetByIdUUID struct {
	Id uuid.UUID `header:"id" param:"id" form:"id" query:"id" json:"id" xml:"id" validate:"required_uuid"`
}

type PageData

type PageData struct {
	PageNumber int `` /* 141-byte string literal not displayed */
	PageSize   int `` /* 129-byte string literal not displayed */
}

Jump to

Keyboard shortcuts

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