Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BulletList ¶ added in v0.12.0
BulletList returns a bullet list of the given items.
func HumanizeBytes ¶
HumanizeBytes returns a human-readable string for the given bytes. If the given pointer is nil, "N/A" is returned.
func Obfuscate ¶ added in v0.12.0
Obfuscate returns a string with all but the first two and last four characters replaced by asterisks. The asterisks in the middle get shrunken to only a few characters.
func PrettyTime ¶ added in v0.12.0
PrettyTime returns a human-readable string for the given time.
func WarningsList ¶ added in v0.12.0
WarningsList returns a bullet list of the given items.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.