package
0.22.0
Repository: https://github.com/uselagoon/build-deploy-tool.git
Documentation: pkg.go.dev

# Functions

BoolPtr .
No description provided by the author
Contains checks if a string slice contains a specific string.
No description provided by the author
EGetEnvBool get environment variable as bool, return error if the value can't be converted accepts fallback values 1, t, T, TRUE, true, True, 0, f, F, FALSE, false, False anything else is false.
EGetEnvInt get environment variable as int, return error if the value can't be converted.
GetBase32EncodedLowercase gets a lowercase version of some data in base32 encoding.
GetEnv gets an environment variable.
GetEnvBool get environment variable as bool accepts fallback values 1, t, T, TRUE, true, True, 0, f, F, FALSE, false, False anything else is false.
GetEnvInt get environment variable as int, assume failed conversion is not existing.
GetMD5HashWithNewLine .
GetSha256Hash gets the sha256 hash of a string.
IntPTr.
StrPtr .
No description provided by the author
No description provided by the author
WriteTemplateFile writes the template to a file.

# Structs

No description provided by the author