Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAllEmpty ¶
IsAllEmpty returns true if the string is empty or contains only whitespace.
func IsNotProperName ¶
IsNotProperName returns true if the string is empty, contains whitespace as prefix or suffix or contains tabs or newlines.
func IsProperName ¶
IsProperName returns true if the string is not empty and contains no whitespace prefix or suffix and does not contain tabs or newlines.
func RandString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.