controllers

package
v1.1.16 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CacheRoutes

func CacheRoutes(r igin.IRouterGroup)

Types

type QueryPage added in v1.1.12

type QueryPage struct {
	Current          int        `form:"current"`
	Size             int        `form:"size"`
	Ascs             []string   `form:"ascs"`
	Descs            []string   `form:"descs"`
	Group            *int       `form:"group"`            // 组过滤条件
	Key              *string    `form:"key"`              // 键过滤条件
	MinSize          *int       `form:"minSize"`          // 最小大小过滤条件(字节)
	MaxSize          *int       `form:"maxSize"`          // 最大大小过滤条件(字节)
	CreatedAt_datege *time.Time `form:"CreatedAt_datege"` // 创建时间起始
	CreatedAt_datele *time.Time `form:"CreatedAt_datele"` // 创建时间结束
	Expir_datege     *time.Time `form:"Expir_datege"`     // 过期时间起始
	Expir_daatele    *time.Time `form:"Expir_daatele"`    // 过期时间结束
}

Jump to

Keyboard shortcuts

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