package
0.0.0-20240509213926-e9d821babda2
Repository: https://github.com/kvnloughead/snippetbox.git
Documentation: pkg.go.dev

# Functions

Returns true if the string matches the regex.
Returns true if a value contains no more than n characters.
Returns true if a value contains at least n characters.
Returns true if the string is not an empty string.
Returns true if the value matches one of the permittedValues.

# Variables

Email pattern recommended by W3C.

# Structs

No description provided by the author