package
1.36.1
Repository: https://github.com/flanksource/commons.git
Documentation: pkg.go.dev

# Functions

Coalesce returns the first non-zero element.
No description provided by the author
GetEnvOrDefault returns the first non-empty environment variable.
Interpolate templatises the string using the vars as the context.
InterpolateStrings templatises each string in the slice using the vars as the context.
NormalizeVersion appends "v" to version string if it's not exist.
No description provided by the author
No description provided by the author
RandomString returns a random string consisting of the characters in randomChars, with the length customized by the parameter.
ShortTimestamp returns a shortened timestamp using week of year + day of week to represent a day of the e.g.
Stringify converts the given value to a string.

# Structs

No description provided by the author

# Interfaces

No description provided by the author