form

package
v0.0.0-...-e790d6b Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: Apache-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 CommonForm

type CommonForm struct {
	Page           int    `form:"page,default=1"`
	Keyword        string `form:"keyword"`
	LastId         int    `form:"last_id,default=0"`
	CreatedAtStart string `form:"created_at_start" time_format:"2006-01-02" time_utc:"1"`
	CreatedAtEnd   string `form:"created_at_end" time_format:"2006-01-02" time_utc:"1"`
}

Jump to

Keyboard shortcuts

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