Documentation ¶
Index ¶
Constants ¶
View Source
const ( ABillion float64 = 1_000_000_000 EmojiFingerPointRight = "👉" FlashingLightEmoji = "🚨" SuccessEmoji = "✅" WarningSign = "⚠️ " // why does this need an extra space to align?!?! HEALTHY = "HEALTHY" WARNING = "WARNING" DANGER = "DANGER" )
Variables ¶
This section is empty.
Functions ¶
func GetPercentage ¶
getPercentage calculates the percentage of x in relation to y.
Types ¶
type ContainerMetrics ¶
Click to show internal directories.
Click to hide internal directories.