Documentation
¶
Overview ¶
Package utilities provides various helpers used here and there over the code base.
Index ¶
Constants ¶
View Source
const Motto = "Swiss army knife for AWS CloudFormation templates"
Motto - perun's motto.
View Source
const ReleaseName = "Altostratus"
ReleaseName - name of the release.
View Source
const VersionNumber = "1.3.1"
VersionNumber - number of the release.
Variables ¶
This section is empty.
Functions ¶
func CheckErrorCodeAndExit ¶
func CheckErrorCodeAndExit(err error)
CheckErrorCodeAndExit checks if error exists and exits with 1 or 0 code.
func CheckFlagAndExit ¶
func CheckFlagAndExit(valid bool)
CheckFlagAndExit checks error flag exits with 1 or 0 code.
func TruncateDuration ¶
TruncateDuration prepares shorter message with duration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.