package
Version:
v0.0.0-...-2de5c43
Opens a new window with list of versions in this module.
Published: Jul 18, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IndexV1Req struct {
Age int `form:"age" vd:"$>0"`
Name string `form:"name" vd:"len($)>3"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.