Documentation
¶
Overview ¶
Package format provides shared formatting helpers for display values.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TitleCase ¶
TitleCase converts a snake_case slug to Title Case. "bot_traffic" → "Bot Traffic", "pii_leakage" → "Pii Leakage".
func YearlyCost ¶
YearlyCost formats an hourly USD rate as yearly: $0/yr, $1.7k/yr, $110k/yr.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.