Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsAtLeast ¶
ContainsAtLeast returns true if s contains at least num chars from chars
func ExitRecover ¶
func ExitRecover(fn func(msg string))
ExitRecover should be used with a defer statement fn is a function that accept a string. It should be used to print the error message
func LengthBetween ¶
LengthBetween returns true if min <= len(s) < max
func ToSliceOfAny ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.