Categorygithub.com/s3f4/mu
modulepackage
1.0.12
Repository: https://github.com/s3f4/mu.git
Documentation: pkg.go.dev

# README

mu

mu is a library that is used on golang microservice applications

# Packages

No description provided by the author
No description provided by the author

# Functions

DecodeMap mapstructure.
DecryptAES return decrypted text.
DirExists returns boolean value that shows whether there is a directory with given string.
EncryptAES returns AES crypted bytes.
Fields gets fields of Struct.
Find contains.
No description provided by the author
GetCookie ...
Hash for AES key.
IsIn checks model fields.
RandomBytes creates random string with given length.
RandomString creates a random string.
RunCommands runs multiple commands.
SetCharset with charsettype.
SetCookie ...
SliceFind searchs an item in the slice.
WriteStack writes func caller stack.

# Constants

Alpha only alpha characters.
AlphaNumeric alphanumeric characters.
Numeric only numeric characters.