filters

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2024 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 IDFilter

type IDFilter struct {
	ID uint `query:"id" form:"id" minimum:"1" example:"1" binding:"required"`
}

type UserFilter

type UserFilter struct {
	filter.Filter
	ProfileID uint `query:"profile_id" form:"profile_id" example:"1"`
}

Jump to

Keyboard shortcuts

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