Versions in this module Expand all Collapse all v0 v0.0.2 Mar 28, 2024 v0.0.1 Mar 25, 2024 Changes in this version + func Emergency(messageTitle string, messageBody string) + func High(messageTitle string, messageBody string) + func Low(messageTitle string, messageBody string) + func Normal(messageTitle string, messageBody string) + func Run(t *term.ViewPort) + func RunOld(t term.ViewPort, debug bool, messageType, messageTitle, messageBody string) + func WithURL(messageTitle string, messageBody string, url string) + type MessageTypes struct + Heartbeat string + Message string + Other string + Up string