Categorygithub.com/goatext/commons
modulepackage
0.1.4
Repository: https://github.com/goatext/commons.git
Documentation: pkg.go.dev

# README

utils-go

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package log implements a simple logging package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Checks if an string array contains a given string and returns true if it is present.
No description provided by the author
No description provided by the author
Check the password security: They have to be at least on upper, one lower, a number and a spacial charcter.
No description provided by the author
No description provided by the author
GenerateNumbersRandomString returns a securely generated random string containing n numbers from 0 to 9.
GenerateRamdomString returns a securely generated random string containing n characters from source.
GenerateRandomBytes returns securely generated random bytes.
GenerateRandomString returns a securely generated random string.
GenerateRandomStringURLSafe returns a URL-safe, base64 encoded securely generated random string.
GenerateUpperCaseAndNumbersRandomString returns a securely generated random string containing n uppercase letters (!O) and numbers (!0).
No description provided by the author
IsEmailValid checks if a mail is valid.
No description provided by the author
No description provided by the author
ReverseString reverses a string.
No description provided by the author

# Variables

No description provided by the author