//
pkg.gl
Category
github.com/xmlking/micro-starter-kit
shared
util
package
0.3.7
Repository:
https://github.com/xmlking/micro-starter-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
13 SLOC
#
Packages
micro
No description provided by the author
time
No description provided by the author
tls
No description provided by the author
#
Functions
Base64Decode
Base64Decode takes in a Base64 string and returns a byte array and an error.
Base64Encode
Base64Encode takes in a byte array then returns an encoded base64 string.