package
0.0.0-20241204132254-f4d364a2e7ad
Repository: https://github.com/yagoyudi/snippetbox.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
MaxChars returns true if a value contains no more than n characters.
No description provided by the author
NotBlank returns true if a value is not an empty string.
PermittedValue returns true if the value is in the permittedValues list.
# Variables
No description provided by the author