package
0.2.0
Repository: https://github.com/pixie-sh/errors-go.git
Documentation: pkg.go.dev

# Functions

Decrypt string.
Encrypt string.
Hash hash plain text.
HashCompare compare plaint text with a hash.
IsPointer validates if input is pointer.
Md5 create md5 sum.
Must validate error, panic if error.
Nil properly checks if the argument is nil.
StructToMap struct to map key string.
TimeToIso convert time value to predefined ISO format.