package
0.0.0-20241116043500-7c7e04b8f185
Repository: https://github.com/autumn716/snippetbox.git
Documentation: pkg.go.dev

# Functions

Matches() returns true if a value matches a provided compiled regular expression pattern.
MaxChars() returns true if a value contains no more than n characters.
MinChars() returns true if a value contains at least n characters.
NotBlank() returns true if a value is not an empty string.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author