package
0.0.0-20201230152808-d1f39bd9dcec
Repository: https://github.com/asofdate/hauth.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
add by hzwy23 IsDate check if the string is date ,the formatter support 2006-01-02 or 2006/01/02.
No description provided by the author
add by hzwy23 IsEmpty check if the string contains any character, but spacing is invalid.
No description provided by the author
check if string str is a member of the set of strings params.
add by hzwy23 IsMobilePhone check if the str is mobile phone number.
No description provided by the author
No description provided by the author
add by hzwy23 IsURI check if the string is URI address, relation address and absolute address is valid.
add by hzwy23 IsWord check if the string contains letters and numbers.