package
0.3.7
Repository: https://github.com/xmlking/micro-starter-kit.git
Documentation: pkg.go.dev

# Functions

AesDecrypt takes in a encripted string, a key and returns decrypted string.
AesEncrypt takes in a string, a key and returns encrypted string.