Documentation ¶
Index ¶
- func HasChinese(s string) bool
- func HasDate(s string) bool
- func HasEmail(s string) bool
- func HasIP(s string) bool
- func HasIPV4(s string) bool
- func HasIPV6(s string) bool
- func HasLink(s string) bool
- func HasPhone(s string) bool
- func HasTime(s string) bool
- func IsDate(s string) bool
- func IsEmail(s string) bool
- func IsHexColor(s string) bool
- func IsIP(s string) bool
- func IsIPV4(s string) bool
- func IsIPV6(s string) bool
- func IsIdcard(s string) bool
- func IsLink(s string) bool
- func IsMacAddress(s string) bool
- func IsPhone(s string) bool
- func IsTime(s string) bool
- func MatchChinese(s string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.