//
pkg.gl
Category
github.com/myskull/common
httpServer
xrouter
package
1.0.4
Repository:
https://github.com/myskull/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
107 SLOC
#
Functions
Get
根据正则匹配,检测出符合的一个路由.
Register
No description provided by the author
#
Constants
PTYPE_DIY
自定义校验.
PTYPE_ID
ID校验.
PTYPE_INT
整数校验.
PTYPE_NUMBERS
数字列表 1,2,3.
PTYPE_PASSWORD
密码校验.
PTYPE_UINT
正整数校验.
PTYPE_USERNAME
账号校验.
#
Variables
RouterPools
路由函数.
#
Structs
Param
* 参数自动校验 */.
XRouter
No description provided by the author