Documentation ¶
Overview ¶
@Time : 2019/9/11 18:29 @Author : duanqiangwen @File : g_validation @Software: GoLand
Index ¶
Constants ¶
View Source
const MAPPERTPL = `
package validator
const (
{{constList}}
)
func init() {
{{mapList}}
}
`
View Source
const VALIDTPL = `` /* 338-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func GenerateValidation ¶
func GenerateValidation(currentPath string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.