package
1.3.4
Repository: https://github.com/avakarev/go-util.git
Documentation: pkg.go.dev

# Functions

Decapitalize converted the first character to lower case.
IsUUID checks whether given string is in uuid format.
MaskLeft replaces string symbols before n with "*".
MaskRight replaces string symbols after n with "*".