package
0.0.0-20240908164306-d7dac23db467
Repository: https://github.com/jeffcail/ginframe.git
Documentation: pkg.go.dev
# Functions
CheckPasswordLever 密码常用正则表达式 密码强度必须为字⺟⼤⼩写+数字+符号,9位以上.
Passport 港澳通行证.
PassportNumber 护照编号.
RegAmount 金额(正数,可有最多两位小数,如:8.99).
RegEmail 电子邮箱地址.
RegIDCard 18位身份证号.
RegIPV4 判定数据内容是否包含IP地址.
RegIPV6 判定数据内容是否包含IPV6地址.
RegLandLineNumber 座机号 判定数据内容是否包含中国固定电话号码.
RegMAC 判定数据内容是否包含IP地址.
RegMatchPhone reg match phone.
RegSocialCreditCode 统一社会信用代码.
RegUrl 网址URL(不带端口号,如:https://www.baidu.com/).
RegUrlPort 网址URL(带端口号,如:https://www.baidu.com:8080/).
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author