package
0.0.0-20240619141304-115bf9857a24
Repository: https://github.com/ratsil/go-helpers.git
Documentation: pkg.go.dev
# Functions
E shorthand for errors.New.
FileExists file's existance test.
FileReadAllBytes Reads all bytes from a file.
FileWriteAllBytes writes all bytes to a file.
FileExists file's existance test.
IsEmpty tests for nil/zero length/etc.
MD5 returns MD5 hash as a string.
PasswordGenerator generates new password.
ReplaceAll .
Round .
ToBool .
ToByte .
ToDouble .
ToDT .
ToFloat64 .
ToID .
ToInt .
ToInt16 .
ToInt64 .
ToInt8 .
ToLong .
ToPBool .
ToPDT .
ToPStr .
ToShort .
ToStr .
ToUInt .
ToUInt32 .
ToUInt64 .
ToUInt8 .
ToULong .