Versions in this module Expand all Collapse all v1 v1.0.1 Dec 4, 2023 Changes in this version + 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