routertype

package
v1.0.14 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FiledEqual   = "equal"   // 等于
	FiledLike    = "like"    // 模糊查询
	FiledLess    = "less"    // 小于
	FiledGreater = "greater" // 大于
)
View Source
const (
	RouterGet    = "GET"
	RouterPost   = "POST"
	RouterPut    = "PUT"
	RouterDelete = "DELETE"
	RouterPatch  = "PATCH"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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