package
0.7.2
Repository: https://github.com/jcbowen/jcbasego.git
Documentation: pkg.go.dev

# Functions

IsChineseIDCard 检查字符串是否为有效的中国大陆身份证号码(支持15位和18位).
IsEmail 检查字符串是否为有效的电子邮件地址.
IsIP 检查字符串是否为有效的 IP 地址,并返回 IP 类型.
IsMobile 检查字符串是否为有效的手机号.
IsPort 检查字符串是否为有效的端口.
IsURL 检查字符串是否为有效的 URL.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author