package
0.0.0-20191110172313-315b7b0610b8
Repository: https://github.com/advancedlogic/easy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DB64 return a decoded string from a base64 string.
DetectContentCharset try to guess the charset of the given reader.
EB64 return an encoded base64 string.
No description provided by the author
No description provided by the author
No description provided by the author
Reader returns an io.Reader that converts the provided charset to UTF-8.
ReadLinesOfFile open a file and split it into lines.
SHA1 hashes a string in SHA1.
Shuffle randomize the order of a given array.
String2Milliseconds return a timestamp in milliseconds given a humanize time (e.g.
TimeInMilliseconds return a timestamp in milliseconds.
TimeInNanoseconds return a timestamp in nanoseconds.
TimeInSeconds return a timestamp in seconds.
Try is an attempt to simulate try/catch.
UUID() return a random Unique identifier.
YYYYMMDD return a date.
YYYYMMDDHH return a date with hour granularity.

# Constants

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