Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotBlank ¶
NotBlank checks if a string is not blank (i.e., it contains non-whitespace characters).
func PermittedValue ¶
func PermittedValue[T comparable](value T, permittedValues ...T) bool
PermittedValue checks if a value is within a list of permitted values.
Types ¶
Click to show internal directories.
Click to hide internal directories.