package
0.0.0-20241212081516-e9b12c3e48d2
Repository: https://github.com/noloman/snippetbox.git
Documentation: pkg.go.dev
# Functions
Matches returns true if a value matches a provided compiled regular expression pattern.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
EmailRegex uses the regexp.MustCompile() function to parse a regular expression pattern for sanity checking the format of an email address.