Documentation ¶
Overview ¶
Package strings contains custom functions extending the native `strings` package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IdentifierToDisplayName ¶
IdentifierToDisplayName performs some basic substitutions to make a pipeline identifier more legible in logs
func PrettyPrintedByteCount ¶
PrettyPrintedByteCount returns a string representation of a file/memory size suitable for display to the user
func QuoteValue ¶
QuoteValue adds surrounding quotes around a string
Available quoteTypes are 'single', 'none', and 'double' (default)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.